text_field_validator 1.1.3 copy "text_field_validator: ^1.1.3" to clipboard
text_field_validator: ^1.1.3 copied to clipboard

A flutter package for both Android and iOS which provides the validation functionalities for the input fields.

0.0.1 #

  • first version of text_field_validator.
  • provides validation for TextFormField (text, password).

0.0.2 #

  • updated document.

0.0.3 #

  • fixed bugs
  • made value field and password field required.
  • updated default error messages.

0.0.4 #

  • major bug fix in password validator field.

0.0.5 #

  • added maximum length for password character.

0.0.6 #

  • minor bug fix.

0.0.7 #

  • added validations for email, phone and url.

0.0.8 #

  • minor bug fix.

0.0.9 #

  • major bug fix.

1.0.0 #

  • added inputformatter feature in this release
  • supports any kind of input format.

1.0.1 #

  • uasge document update

1.1.1 #

  • added adhar, pan, dl, ifsc, gst input formatter

1.1.2 #

  • updated document

1.1.3 #

  • cleared lint error and dart formatting
2
likes
160
points
90
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package for both Android and iOS which provides the validation functionalities for the input fields.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSL-1.0 (license)

Dependencies

flutter

More

Packages that depend on text_field_validator