ark_di_flutter 0.1.0-dev.1
ark_di_flutter: ^0.1.0-dev.1 copied to clipboard
Flutter scopes and BuildContext access for Ark DI dependency containers.
Changelog #
0.1.0-dev.1 #
- Added owned and externally owned root dependency scopes for Flutter.
- Added hierarchical child scopes backed by
DiContainer.createChild. - Added subscribing and non-subscribing
BuildContextaccessors. - Added explicit asynchronous close-error reporting.
- Added an isolated, opt-in Service Locator adapter without global state.