ioc_container 0.3.0
ioc_container: ^0.3.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.3.0 #
- Initial version.
- Add a container parameter to singleton factories
- Remove fluent style returns