universal_validator 1.0.0 copy "universal_validator: ^1.0.0" to clipboard
universal_validator: ^1.0.0 copied to clipboard

Universal form validators and smart input helpers for Flutter.

Universal Validator #

Universal Validator is a Flutter package that provides reusable form validators and smart input widgets to simplify and standardize form validation across Flutter applications.


✨ Features #

  • Ready-to-use validators for common fields:
    • Name
    • Email
    • Phone number
    • Password
    • PAN (India)
    • GST (India)
  • Smart input widgets with built-in validation
  • Clean and reusable validation logic
  • Reduces boilerplate code in forms
  • Easy to integrate in any Flutter project

📦 Installation #

Add this to your pubspec.yaml:

dependencies:
  universal_validator: ^1.0.0
1
likes
135
points
63
downloads

Publisher

unverified uploader

Weekly Downloads

Universal form validators and smart input helpers for Flutter.

License

MIT (license)

Dependencies

flutter

More

Packages that depend on universal_validator