custom_form_validator 0.0.1 copy "custom_form_validator: ^0.0.1" to clipboard
custom_form_validator: ^0.0.1 copied to clipboard

A simple and customizable Flutter package for validating form fields with ease.

Form Validator #

A lightweight and flexible form validation package for Flutter & Dart.
Easily validate user input with built-in validators or create custom ones.

Features #

✅ Built-in validators (email, phone, required, min/max length, regex, etc.)
✅ Chain multiple validators together
✅ Simple API for form fields
✅ Custom validator support

Getting started #

Add the dependency to your pubspec.yaml:

dependencies:
  form_validator: ^0.0.1
1
likes
150
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

A simple and customizable Flutter package for validating form fields with ease.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl, libphonenumber_plugin

More

Packages that depend on custom_form_validator