password_rule_check 0.2.1 password_rule_check: ^0.2.1 copied to clipboard
A Flutter Widget to display if a password matches given Rules
0.2.0 #
- Add option to just show a bar indicating if a password is matching certain rules
0.1.0 #
- Add more customization options
0.0.1+3 #
- Add Rule for lowercase letter
0.0.1+2 #
- Check if Widget is mounted before validating
- Get ErrorColor from ColorScheme
- Adjust German Translations
0.0.1+1 #
- Fix Readme
0.0.1 #
- Initial Release