usecase_forge_flutter 1.0.0
usecase_forge_flutter: ^1.0.0 copied to clipboard
Flutter widgets for building and reacting to usecase_forge snapshots.
Changelog #
1.0.0 - 2026-08-17 #
- Established the stable Flutter Provider, Builder, Selector, Listener, Consumer, ownership, and BuildContext integration contracts.
- Aligned documentation and examples with
usecase_forge1.0.0.
0.1.0-dev.3 - 2026-08-08 #
- Replaced relative README links with absolute GitLab URLs so translations, examples, license, and attribution remain clickable on pub.flutter-io.cn.
- Updated English and Russian installation guidance to the current package matrix.
- Completed the Russian README with the same ownership, selection, listening, multi-widget, and local-owner examples as the English guide.
- Aligned the core dependency with
usecase_forge0.1.0-dev.5.
0.1.0-dev.2 - 2026-08-08 #
- Added current ArkTelos package documentation, verified publisher, public contact, security-reporting, and project links to the English and Russian documentation.
0.1.0-dev.1 - 2026-08-05 #
- First development release.
- Added Provider, Builder, Selector, Listener, Consumer, Owner, and their list-based variants.