ge_validator 0.0.6 copy "ge_validator: ^0.0.6" to clipboard
ge_validator: ^0.0.6 copied to clipboard

A Flutter plugin for validating form inputs, including email, phone numbers, passwords, and custom patterns.

Changelog #

0.0.1 - 2024-12-06 #

Added #

  • Initial release of flutter_validation_package.
  • Included basic validation methods:
    • validateRequired: Ensures the field is not empty.
    • validateEmail: Validates email addresses.
    • validatePhoneNumber: Validates phone numbers.
    • validatePassword: Validates passwords with strength requirements.
    • validatePattern: Validates input using custom regular expressions.

0.0.2 - 2024-12-06 #

Added #

  • Second release of Example file add.

0.0.3 - 2024-12-06 #

Added #

  • Third release of README.md file updated.

0.0.4 2024-17-06 #

Added #

  • Third release of Confirm password validation added.

0.0.5 2024-17-06 #

Added #

  • Third release of Confirm password updated.

0.0.6 - 2025-08-01 #

Added #

  • Third release of Login Password Validation added.
1
likes
160
points
53
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for validating form inputs, including email, phone numbers, passwords, and custom patterns.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ge_validator