widject_container 0.1.6
widject_container: ^0.1.6 copied to clipboard
Dependency Injection package for Flutter.
Change Log #
0.1.6 - 2023-03-10 #
Bug Fix #
- Fix singleton resolution when same concrete type is registered in parent as singleton.
- Fix initialization related to singleton resolved in parent scope.
0.1.4 - 2023-03-08 #
0.1.2 - 2023-03-05 #
Bug Fix #
- Return iterable of required type even when only a single type has been registered.
0.1.1 - 2023-03-04 #
0.1.0 - 2023-02-26 #
Main release with core functionalities.