flutter_service_container library
Provide useful widgets for service_container package.
Classes
- DeveloperLogPrinter
- Forwards logs to the dart:developer log() API.
- ServiceConsumer
- A widget that consumes services
- Services
-
Share the
IServiceProvider
for child widgets. - ServicesRoot
- Provide a root provider for the child widget.
- ServicesScope
- Provide a scope for the child widget.
Extensions
- FlutterContainerConfigure on ContainerConfigure
Typedefs
- ProviderWidgetBuilder = Widget Function(BuildContext context, IServiceProvider p)
- A widget builder