i_validator 0.0.4 copy "i_validator: ^0.0.4" to clipboard
i_validator: ^0.0.4 copied to clipboard

i_validator package provides a collection of common validation utilities such as email, password, phone number, OTP, and required fields validation. It also includes custom validation for confirm pass [...]

Changelog #

All notable changes to this project will be documented in this file.

0.0.4 #

  • example file

0.0.3 #

  • CHANGELOG.md file

0.0.2 #

Added #

  • Email validation with EmailValidator
  • Password validation with PasswordValidator
  • Confirm password validation with ConfirmPasswordValidator
  • Phone number validation with PhoneNumberValidator
  • OTP validation with OtpValidator
  • Required field validation with RequiredFieldValidator
  • Utility functions for validation patterns
  • File validation extension for image format checking
  • ValidatorMixin for Stream-based validation handling

0.0.1 #

  • Initial Release
16
likes
140
points
42
downloads

Publisher

unverified uploader

Weekly Downloads

i_validator package provides a collection of common validation utilities such as email, password, phone number, OTP, and required fields validation. It also includes custom validation for confirm passwords and file formats, along with mixins for Stream-based validation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on i_validator