ark_di_flutter
Flutter scopes and BuildContext access for Ark DI dependency containers.
1.0.0
source
What this package is like to depend on
Last release 6 days ago
17 Aug 2026
Too new to tell
only 2 dated releases
Nearly every release is documented
notes for 1 of 1 stable releases
Nothing withdrawn
no release was ever pulled
0 months old
2 releases · first in 2026
2 releases in the last 12 months
see the full history below
Release timeline
2 releases · Aug 2026 to Aug 2026Releases
latest 2-
1.0.017 Aug 2026Release notes
Open source →- Established stable root and child Flutter Scope, BuildContext lookup, optional Service Locator, ownership, and teardown contracts.
- Aligned documentation and examples with
ark_di1.0.0.
-
0.1.0-dev.112 Aug 2026 pre-releaseRelease notes
Open source →- 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.