reactive_mvvm 1.0.9 copy "reactive_mvvm: ^1.0.9" to clipboard
reactive_mvvm: ^1.0.9 copied to clipboard

unlistedoutdated

Reactive MVVM Library that facilitates complex state scenarios especially form entry styled after bloc using RxDart.

[1.0.9] - September 22nd, 2021 #

  1. Fix issue with onLoad that would cause loading of final page when it wasn't finished loading.

[1.0.8] - September 16th, 2021 #

  1. Add onLoad parameter that takes a future for loading the page. When complete the status should be set to ready or error.

[1.0.7] - September 10th, 2021 #

  1. Update to Dart 2.14
  2. Add linting

[1.0.6] - August 30, 2021 #

  1. Add URL Validation

[1.0.5] - August 26, 2021 #

  1. Fixed issue with email validation

[1.0.4] - August 10, 2021 #

  1. Enable localization text for validation prompts

[1.0.3] - August 4, 2021 #

  1. Removed IJsonable as not required
  2. Allow TextInputFields to be nullable fields

[1.0.1] - July 29, 2021 #

  1. Converted to part notation and fixed a bug.

[1.0.0+1] - July 26, 2021 #

  1. Initial Release.
0
likes
0
pub points
9%
popularity

Publisher

verified publisherconcerti.io

Reactive MVVM Library that facilitates complex state scenarios especially form entry styled after bloc using RxDart.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, rxdart

More

Packages that depend on reactive_mvvm