depend library
Classes
- Dependencies
-
The
Dependencies
class is anInheritedWidget
that provides access to aDependenciesLibrary
instance throughout the widget tree. - DependenciesInit
-
The
DependenciesInit
class is responsible for initializing the dependencies and the environment store. - Dependency
-
The
Dependency
class is a base class for all dependencies. - InitializationProgress
-
The
InitializationProgress
class is responsible for initializing the dependencies and the environment store.
Extensions
- DependenciesLibraryExt on DependenciesLibrary
-
The
DependenciesLibrary
class is a map of dependencies that can be accessed by type.
Typedefs
-
DependenciesLibrary
= Map<
Type, Dependency> -
The
DependenciesLibrary
class is a map of dependencies that can be accessed by type. -
DependenciesProgress<
T extends Dependency> = Future< T> Function(InitializationProgress progress) -
The
DependenciesProgress
class is responsible for initializing the dependencies and the environment store. -
EnvironmentStore
= Map<
String, dynamic> -
The
EnvironmentStore
class is a map of environment variables that can be accessed by name.