regexed_validator 1.0.4 copy "regexed_validator: ^1.0.4" to clipboard
regexed_validator: ^1.0.4 copied to clipboard

outdated

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

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.
56
likes
40
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

License

MIT (license)

More

Packages that depend on regexed_validator