regexed_validator 2.0.0+1 copy "regexed_validator: ^2.0.0+1" to clipboard
regexed_validator: ^2.0.0+1 copied to clipboard

Validating: phone, name, postalCode, email, url, currency, ip, date, time, htmlTags, password (strong), medium-password, creditCard. for A Dart/Flutter developers

2.0.0+1 #

  • Update README.md flutter example

2.0.0 #

  • Increase the length for password (strong) validation regex check

1.0.4 #

  • Increase the length for password (strong) validation regex check

1.0.3 #

  • Add medium password strength, the strong one is still under bool password(String input)

1.0.2 #

  • Update README.md usage example and lib description
  • Update CHANGELOG.md
  • Update pubspec.yaml description

1.0.1 #

  • dartfmt

1.0.0 #

  • Initial version, created with basic yet functional phone, name, postalCode, email, url, currency, ip, date, time, htmlTags, password, and creditCard validation.
51
likes
120
pub points
93%
popularity

Publisher

unverified uploader

Validating: phone, name, postalCode, email, url, currency, ip, date, time, htmlTags, password (strong), medium-password, creditCard. for A Dart/Flutter developers

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on regexed_validator