form_validation_utils 0.0.3 copy "form_validation_utils: ^0.0.3" to clipboard
form_validation_utils: ^0.0.3 copied to clipboard

A set of helper functions to validate common user input in Flutter apps.

Changelog #

0.0.3 - 2024-09-24 #

Added #

  • Updated readme and the use of package.
  • Added examples for email and password validation.

Changed #

  • Improved error messages for validation functions.

Fixed #

  • Fixed a bug in the password strength checker that miscalculated strength for certain inputs.

0.0.2 - 2024-09-24 #

Added #

  • Added examples for email and password validation.

Changed #

  • Improved error messages for validation functions.

Fixed #

  • Fixed a bug in the password strength checker that miscalculated strength for certain inputs.

0.0.1 - 2024-09-24 #

Added #

  • Initial release of the form_validation_utils package.
  • Functions for validating email addresses and password strength.
2
likes
150
points
26
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A set of helper functions to validate common user input in Flutter apps.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on form_validation_utils