koin 0.3.2+1 koin: ^0.3.2+1 copied to clipboard
A pragmatic lightweight dependency injection framework for Dart projects.
0.3.2+1 #
- Update description
- Code improvements with pub.dev health suggestions
0.3.2 #
- Added NullParameterFoundException
- Remove Analysis reports
0.3.1 #
- Exported lazy class
0.3.0 #
- Parameters of the definition functions configured as named
- All documentation set to dart standards
- More tests added
- Lazy rewritten
0.2.0 #
- Added Lazy inject
0.1.0 #
- Initial version