You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_toastManager = new ToastManagerComponent(toastComponentLoader, viewContainerRef);
15
15
}
16
16
```
@@ -25,4 +25,4 @@ Provides clear and easy to use notifying system.
25
25
26
26
## Libraries
27
27
28
-
-**[toast_manager_component](./lib/src/toast_manager_component.dart)** - The core of Toastino: It keeps trace of every toast created and manages their positioning and removal.
28
+
-**[toast_manager_component](./lib/src/toast_manager_component.dart)** - The core of Toastino: it keeps trace of every toast created and manages their positioning and removal.
0 commit comments