take_it 1.0.4
take_it: ^1.0.4 copied to clipboard
Scoped Service Locator with Constructor Injections for Dart and Flutter.
1.0.4 #
- Fixed DiScopeBuilder recreating its module on every notification from an ancestor scope
- Documented module composition via calling another module's
setup(it)(README and API docs) - Set up automated publishing to pub.dev on version tags
1.0.3 #
- Implemented DiScopeRoot
1.0.2 #
- createModule in DiScopeBuilder made optional for default access to parent scope
1.0.1 #
- Fixed formatting
1.0.0 #
- Initial release.