Flutter
Flutter integration
Place Ark DI containers in the widget tree with explicit ownership and typed BuildContext access.
v0.1.0-dev.1Beginnerark_di_flutter
Flutter integration
ark_di_flutter adapts an existing DiContainer to Flutter. It does not add registrations at runtime or move construction into widgets.
DiRootScopeexposes an application container.DiScopecreates and owns a child container.DiBuildContextExtensionprovides subscribed and one-off access.service_locator.dartis a separate opt-in compatibility library.