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

A lightweight Flutter and Dart validation package with reusable validators for forms and user input.

Changelog #

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

1.0.0 #

๐ŸŽ‰ Initial release

โœจ Added #

  • ๐Ÿ“ง EmailValidator
  • ๐Ÿ”’ PasswordValidator
  • ๐Ÿ“ฑ PhoneValidator
  • ๐Ÿ‘ค UsernameValidator
  • ๐Ÿ“ NameValidator
  • ๐ŸŒ UrlValidator
  • ๐Ÿ”ข NumberValidator
  • ๐Ÿ” OtpValidator
  • ๐Ÿ’ณ CreditCardValidator
  • ๐Ÿ› ๏ธ CustomValidator

๐Ÿ—๏ธ Core #

  • ValidationResult model
  • ValidationError enum
  • Exported public API

๐Ÿงช Testing #

  • Unit tests for all validators
  • Example project included

๐Ÿš€ Features #

  • Null safety support
  • Flutter support
  • Dart support
1
likes
0
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter and Dart validation package with reusable validators for forms and user input.

Repository (GitHub)
View/report issues

Topics

#validation #form #flutter #dart

License

unknown (license)

Dependencies

flutter

More

Packages that depend on king_validation