reactive_mvvm 1.0.7
reactive_mvvm: ^1.0.7 copied to clipboard
Reactive MVVM Library that facilitates complex state scenarios especially form entry styled after bloc using RxDart.
1.0.7 September 10th, 2021 #
- Update to Dart 2.14
- Add linting
1.0.6 August 30, 2021 #
- Add URL Validation
1.0.5 August 26, 2021 #
- Fixed issue with email validation
1.0.4 August 10, 2021 #
- Enable localization text for validation prompts
1.0.3 August 4, 2021 #
- Removed IJsonable as not required
- Allow TextInputFields to be nullable fields
1.0.1 July 29, 2021 #
- Converted to part notation and fixed a bug.
1.0.0+1 July 26, 2021 #
- Initial Release.