disco 1.0.3+1
disco: ^1.0.3+1 copied to clipboard
A Flutter library bringing a new concept of scoped providers for dependency injection, which are independent of any specific state management solution.
1.0.3+1 #
- CHORE: Improve documentation.
- CHORE: Fix automatic deployment to pub.flutter-io.cn (GitHub workflow).
1.0.3 #
- FIX: Disposal of provider with arguments.
1.0.2 #
- FIX: A bug prevented users to inject providers with arguments from a
ProviderScope
which was placed inside aProviderScopePortal
.
1.0.1 #
- FIX: A bug prevented users to inject providers from a
ProviderScope
which was placed inside aProviderScopePortal
.
1.0.0+1 #
- CHORE: Update README.md
1.0.0 #
- Added comprehensive documentation (see Disco homepage) with numerous examples.
0.0.2 #
- Fix imports, simplify file names and correct repository URL.
0.0.1 #
- Initial version. The providers were moved from the package solidart.