auto_validating_text_field 0.1.4 copy "auto_validating_text_field: ^0.1.4" to clipboard
auto_validating_text_field: ^0.1.4 copied to clipboard

To validate text field as soon as its value changes. We can add list of validators for different cases and it shows error message depending upon the conditions unsatisfied.

[0.0.1] - 2020-05-23 #

Initial Open Source release

[0.0.2] - 2020-05-23 #

Adding example

[0.1.0] - 2020-05-31 #

First stable release

[0.1.1] - 2020-05-31 #

Updating rx dart package

[0.1.2] - 2020-06-14 #

Updating logic to consider the empty value once user deletes the content

[0.1.3] - 2020-06-21 #

Supporting older version of rxDart as well.

[0.1.4] - 2020-07-12 #

Updating rx dart package and adding logic to determine whether to auto validate or not initially depending upon textfield value. If its empty, it doesn't validate else it will validate.

0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

To validate text field as soon as its value changes. We can add list of validators for different cases and it shows error message depending upon the conditions unsatisfied.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, rxdart

More

Packages that depend on auto_validating_text_field