arbor 0.2.0 copy "arbor: ^0.2.0" to clipboard
arbor: ^0.2.0 copied to clipboard

Modular and compile-time safe DI for Dart without fragility and magic.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.2.0] – 2023-02-03 #

Added #

  • Modules can now override their parents' dependencies of exact types

Changed #

  • [BREAKING] Observers are declared as getters and not passed to the super constructor
  • Lifecycle.init() is not @internal anymore
  • HasParent.parent is not @internal anymore

Fixed #

  • Documentation link to example project

[0.1.0] – 2023-01-23 #

Added #

  • Initial version
3
likes
140
pub points
62%
popularity

Publisher

verified publisheryakov.codes

Modular and compile-time safe DI for Dart without fragility and magic.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

meta

More

Packages that depend on arbor