factory_castle 3.0.0 factory_castle: ^3.0.0 copied to clipboard
IoC container inspired by Castle Windsor + Flutter MVVM framework. Your whole app architecture in a single package you've been dreaming about.
3.0.0 (04.06.2022) #
- Null safety
2.0.2 #
- Added
resolveAll<>()
method toFactoryContainer
2.0.1 #
- Removed exact version from README not to confuse anyone
2.0.0 #
- New shorter syntax for registration
1.0.1 #
- Documentation
- Trying to attach a container to itself as a child now throws an exception
1.0.0 #
- Initial release