depend 5.0.2
depend: ^5.0.2 copied to clipboard
depend simplifies dependency management in Flutter apps, providing easy initialization and access to services across the widget tree.
5.0.2 #
- Change README
5.0.1 #
- DependencyFactory method create return FutureOr
5.0.1-dev #
- DependencyFactory method create return FutureOr
5.0.0 #
- DependencyFactory for initialize DependencyContainer
5.0.0-dev #
- DependencyFactory for initialize DependencyContainer
4.0.0 #
- Big Refactoring
3.0.0 #
- Rename classes, all test passed, change readme
2.0.3 #
- Fix dispose
2.0.2 #
- Fix Example
2.0.1 #
- Add dispose for DependencyLibrary
2.0.0 #
- Fix bugs, Add new feature, parent dependency
1.0.4 #
- Fix bugs
1.0.3 #
- Fix documentation
1.0.2 #
- Fix async bugs
1.0.1 #
- New Description
1.0.0 #
- Add new feature.
0.0.1 #
- Initial release.