onemanteam_validator 1.0.1 copy "onemanteam_validator: ^1.0.1" to clipboard
onemanteam_validator: ^1.0.1 copied to clipboard

A lightweight Flutter form validation library with built-in validators like email, phone, password, numeric and custom validator composition.

1.0.1 #

Updated README documentation

Replaced SmartValidator references with OMTValidator

1.0.0 #

Initial release of OMTValidator.

Features:

  • required() validator
  • email() validator
  • phoneNumberIN() validator
  • strongPassword() validator
  • minLength() and maxLength()
  • minValue() and maxValue()
  • isInt() and isDouble()
  • compose() validator for combining multiple validators
1
likes
140
points
14
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter form validation library with built-in validators like email, phone, password, numeric and custom validator composition.

Repository (GitHub)
View/report issues

Topics

#flutter #validator #form-validation #form

License

unknown (license)

Dependencies

flutter

More

Packages that depend on onemanteam_validator