dice 1.6.5 dice: ^1.6.5 copied to clipboard
Lightweight dependency injection framework for Dart.
1.6.5
- Remove dependency on meta package
1.6.4
- Add more tests of named injections
1.6.3
- Bump versions and improve travis build
- Update copyright
1.6.2
- Added change log
1.6.1
- Bumped dependencies
- Switched to Travis build server
- Run code coverage on test
1.6.0
- Function injection now works
1.5.4
- Bump version as pub.dartlang.com failed to update last version
1.5.3
- Simplified binding
1.5.2
- More tests
1.5.1
- Updated documentation with new module system
1.5.0
- New alternative to modules when registering dependencies
1.4.6
- Document how inject configuration values