catalyst_builder 0.0.6 catalyst_builder: ^0.0.6 copied to clipboard
A dependency injection provider builder for dart. Easy to use and lightweight af.
0.0.6 #
- Added unit and integration tests
- Formatting fixed
0.0.5 #
ServiceProvider.boot()
added@Preload
annotation added
0.0.4 #
- Formatting fixed
0.0.3 #
- Packages updated to ensure null-safety
0.0.2 #
- Added better exceptions
- Added a
Parameter
annotation which can be used to override the name that is used for resolving a parameter.
0.0.1 #
- Initial version.