scr/state_management/legacy/injector library

Classes

IN
Injector
A widget used to provide a business logic model to the widget tree, and make one instance of the model available to all its children.
InjectorState
InjectorStateAppLifeCycle
State of injector mixin with WidgetsBindingObserver

Functions

registerInjects(List<Inject> _injects) → void
unregisterInjects(List<Inject> _injects) → void