ark_di_flutter 1.1.0 copy "ark_di_flutter: ^1.1.0" to clipboard
ark_di_flutter: ^1.1.0 copied to clipboard

Flutter scopes and BuildContext access for Ark DI dependency containers.

Changelog #

1.1.0 - 2026-09-15 #

  • Added an installable package skill for Flutter root and feature scopes, BuildContext access, ownership, close errors, and the opt-in locator adapter.
  • Updated the ark_di dependency to ^1.1.0.

1.0.0 - 2026-08-17 #

  • Established stable root and child Flutter Scope, BuildContext lookup, optional Service Locator, ownership, and teardown contracts.
  • Aligned documentation and examples with ark_di 1.0.0.

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 BuildContext accessors.
  • Added explicit asynchronous close-error reporting.
  • Added an isolated, opt-in Service Locator adapter without global state.
0
likes
160
points
94
downloads

Documentation

Documentation
API reference

Publisher

verified publisherarktelos.dev

Weekly Downloads

Flutter scopes and BuildContext access for Ark DI dependency containers.

Homepage
Repository (GitLab)
View/report issues

Topics

#architecture #dependency-injection #flutter #inversion-of-control

License

Apache-2.0 (license)

Dependencies

ark_di, flutter

More

Packages that depend on ark_di_flutter