levit_scope 0.0.9 copy "levit_scope: ^0.0.9" to clipboard
levit_scope: ^0.0.9 copied to clipboard

Hierarchical dependency scopes with deterministic ownership and teardown.

0.0.9 #

  • Clarified permanent DartDoc: survives non-forced reset only; dispose() always force-clears.
  • Coordinated release version bump.

0.0.8 #

  • Hardened middleware token registration and removal edge cases.
  • Routed duplicate-scope-name diagnostics through structured debug logging.
  • Coordinated release version bump.

0.0.7 #

  • Bumped version to 0.0.7

0.0.6 #

New Features #

  • Added middleware hooks for onDependencyCreate and onDependencyInit.
  • Documentation updates.

0.0.5 #

  • Production-ready documentation (Effective Dart compliance)
  • Added topics to pubspec for improved discoverability
  • Performance and stability improvements

0.0.4 #

  • Package renamed from levit_di to levit_scope.
  • Significant performance boost for LevitScope lookups (3x faster in concurrent scenarios).
  • Improved find and put efficiency.
  • Better handling of concurrent registrations and race conditions.
  • Refined lifecycle hooks for disposables.

0.0.3 #

  • Linting fixes and improved code quality.

0.0.2 #

  • Added documentation for LevitScopeDisposable.
  • Added example project.

0.0.1 #

  • Initial release.
1
likes
160
points
186
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Hierarchical dependency scopes with deterministic ownership and teardown.

Repository (GitHub)
View/report issues
Contributing

Topics

#dependency-injection #service-locator #di

License

MIT (license)

More

Packages that depend on levit_scope