flutter_password_scoring 0.2.0+2 copy "flutter_password_scoring: ^0.2.0+2" to clipboard
flutter_password_scoring: ^0.2.0+2 copied to clipboard

Helper library to score password strength with `dart_zxcvbn` and provide suggestions for improvement.

0.2.0+2 #

  • REFACTOR: improve password scoring example. (bd311ad5)
  • FIX: add missing pragma for defaultIsolateHandler. (e01f69ee)

0.2.0+1 #

  • FIX(docs): update README.md for flutter_password_scoring. (097bab2b)
  • FIX(example): don't use late modifier, use empty password instead. (a8a19d2d)

0.2.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: support user inputs & options override. (12b105b4)

0.1.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: add default foreground handler. (eab329d5)

0.0.2+3 #

  • Update a dependency to the latest release.

0.0.2+2 #

  • DOCS: fix typo. (7c4acda7)
  • DOCS: use absolute urls for readme links. (cffa4e6b)

0.0.2+1 #

  • FIX: remove static modifier from controller. (6ff6182a)
  • DOCS: add info about related packages. (9375bea2)

0.0.2 #

  • FEAT: introduce flutter package. (526bb0a2)
  • FEAT: introduce flutter package. (d1281bb1)
  • DOCS: update descriptions of all packages. (78a9fa76)

0.0.1 #

  • FEAT: introduce flutter package. (d1281bb1)
1
likes
160
pub points
15%
popularity

Publisher

verified publisherinway.dev

Helper library to score password strength with `dart_zxcvbn` and provide suggestions for improvement.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dart_zxcvbn, dart_zxcvbn_language_common, flutter

More

Packages that depend on flutter_password_scoring