get_it_binder#
Classes#
| Class | Description |
|---|---|
| GetItBinder |
Binder
implementation backed by two separate
GetIt
instances (private and public scopes), designed for integration with the
injectable
package.
|
| GetItBinderFactory |
BinderFactory
that produces
GetItBinder
instances for the
modularity_injectable
integration.
|