password_strength_checker 1.1.2 copy "password_strength_checker: ^1.1.2" to clipboard
password_strength_checker: ^1.1.2 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.2 #

Updated PasswordStrength calculation priority.

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.

33
likes
0
pub points
92%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on password_strength_checker