formaestro 1.0.0
formaestro: ^1.0.0 copied to clipboard
Reactive, async-first form orchestration for Flutter with cross-field validation and great DX.
Changelog #
1.0.0 - 2025-08-13 #
- Stable release with reactive streams, async validators, cross-field rules.
- Examples for BLoC and Riverpod.
- Full public API docstrings and strict lints.
- CI with analyze + tests + coverage.
0.1.0 - 2025-08-13 #
- Initial public scaffold with core types, example app, CI workflow, and tests.