ioc_container 0.2.0
ioc_container: ^0.2.0 copied to clipboard
A Dart Ioc Container. Store and manage dependencies in one place keyed by type. It simplifies creating instances of your classes.
0.2.0 #
- Initial version.
- Add a container parameter to singleton factories