vader_di 0.3.1 vader_di: ^0.3.1 copied to clipboard
A simple dependency injection library for personal needs inspired by C# ninject fluent builder style.
[0.3.1] - 2020/01/14 #
Updated sdk constraints to Dart 2.7.0 Moved disposable utils to separate library
[0.2.2] - 2019/12/25 #
Improved typings
[0.1.2] - 2019/12/12 #
Updated API, tests and documentation. Breaking change - DiModule now doesn't need to be subclassed
[0.0.3] - 2019/11/16 #
[0.0.3+2] - 2019/11/16 #
- Project renamed to vader_di to avoid conflits with another packages
[0.0.2+1] - 2019/11/13 #
- Updated example
[0.0.2] - 2019/11/13 #
- Library renamed, added example
[0.0.1] - 2019/11/10 #
- Added core library files and resolvers