password_strength_checker 1.1.1
password_strength_checker: ^1.1.1 copied to clipboard
Check the strength of the password in a visual way, with an animation when the strength changes according to the settings given by the user. You can also use it for form validation
1.1.1 #
Setted obscureText = true
by default on TextFormField
.
1.1.0 #
- Implemented PasswordStrengthFormChecker and moved all PasswordStrengthChecker properties into PasswordStrengthCheckerConfiguration object.
- Implemented a commonDictionary to get the first 10,000 common passwords.
- Extended PasswordStrength with alreadyExposed.
1.0.1 #
Updated docs.
1.0.0 #
Check your password strength with PasswordStrengthChecker.