utopia_di 0.3.0 utopia_di: ^0.3.0 copied to clipboard
Light & Fast Dart Dependency Injection library. Easy to use and powerful for all kinds of needs, with no external dependencies.
0.3.0 #
- Refactor, the implementation is now more elegant with
Container
andDependency
classes
0.2.1 #
- Fix issues caused by static properties
0.2.0 #
- Improve library namings
- Fixes for reset methods
- Add doc comments
- Support context while resetting cached resources
0.1.0 #
- Support optional context while setting and getting dependencies
0.0.2 #
- Refactor methods
0.0.1 #
- Initial version.