flutter_dva 1.0.5
flutter_dva: ^1.0.5 copied to clipboard
A Flutter state management library inspired by dva, built on Redux. Supports models, reducers, async effects, loading plugin, and state persistence.
1.0.5 - 2026-05-16 #
- Fix homepage and example links
1.0.4 - 2026-05-16 #
- Add dartdoc documentation comments to all public API elements
1.0.3 - 2026-05-16 #
- Fix CHANGELOG.md to use English only
1.0.2 - 2026-05-16 #
- Improve pubspec.yaml description
1.0.1 - 2026-05-16 #
- Add MIT License
- Rewrite README documentation with English and Chinese versions
- Add pub.dev project link
1.0.0 Initial release #
- Implement basic functionality