password_criteria 0.1.4 copy "password_criteria: ^0.1.4" to clipboard
password_criteria: ^0.1.4 copied to clipboard

When one starts typing & the password starts meeting the criterion specified, the corresponding/respective criterion turns black in color.

password_criteria #

Getting Started #

"Password_Criteria_view"

A new Flutter plugin for password criteria #

Current version (0.1.4) Bug Fixes and clean code

This package returns a container view which is having 5 criteria in Red color.

#criteria

  1. At least one lower case
  2. At least on upper case
  3. At least One number
  4. one special character
  5. Minimum 8 character

When one starts typing & the password starts meeting the criterion specified, the corresponding/respective criterion turns black in color. It ie a very useful library for signup forms & change password forms

19
likes
40
pub points
0%
popularity

Publisher

unverified uploader

When one starts typing & the password starts meeting the criterion specified, the corresponding/respective criterion turns black in color.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

bloc, equatable, flutter, flutter_bloc, meta

More

Packages that depend on password_criteria