dart_injektor 1.1.0
dart_injektor: ^1.1.0 copied to clipboard
This is a lightweight dependency injection package in Dart language that provides the ability to register and resolve dependencies.
1.1.0 #
- Update dependencies
1.0.7 #
- Update analysis options.
- Update SDK support version.
1.0.6 #
- Update readme file.
1.0.5 #
- Add
callmethod to resolve dependency implicitly.
1.0.4 #
- Minor refactor
resolvemethod.
1.0.3 #
- Update readme file.
1.0.2 #
- Update example code.
1.0.1 #
- Update code documentation.
1.0.0 #
- Initial version.