auto_injector 1.0.3
auto_injector: ^1.0.3 copied to clipboard
Automatic Dependency Injection System, but without build_runner :)
1.0.3 - 2023-06-03 #
- fix: disposeSingletonsByTag error
1.0.2+2 - 2023-03-08 #
- Fix: dart doc & readme
1.0.2+1 - 2023-03-07 #
- Added: documentation with dart doc
- Readme updated
1.0.2 - 2023-02-11 #
- fix: Resolver class name with Object
1.0.1 - 2023-01-31 #
- fix: param with named and positional params
1.0.0 - 2023-01-30 #
- Initial version.