rules 1.2.0+3 copy "rules: ^1.2.0+3" to clipboard
rules: ^1.2.0+3 copied to clipboard

outdated

Rules is a simple yet powerful and feature-rich validation library for both dart and flutter.

1.2.0+3 #

Fixes:

  • Fixed email validation

1.2.0+1 #

New feature:

  • Added trim, upperCase and lowerCase rule options

1.1.0 #

Breaking changes:

  • regex now expects a RegExp object instead of String

1.0.2+1 #

  • Added copyWith extension method for Rule and GroupRule

1.0.1+7 #

  • Updated and cleaned README

1.0.1+5 #

  • Updates: Now 'customErrors' has higher priority than 'customErrorText'

1.0.1+4 #

  • README updated
  • Docs updated

1.0.0 #

  • Initial release
  • Rules
  • GroupRules
  • CombinedRules
108
likes
40
pub points
75%
popularity

Publisher

verified publisherganeshrvel.com

Rules is a simple yet powerful and feature-rich validation library for both dart and flutter.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

meta

More

Packages that depend on rules