dart_zxcvbn 0.1.0+3 copy "dart_zxcvbn: ^0.1.0+3" to clipboard
dart_zxcvbn: ^0.1.0+3 copied to clipboard

A port of @zxcvbn-ts/zxcvbn to Dart. It provides a reasonable password strength estimator.

0.1.0+3 #

  • DOCS: use absolute urls for readme links. (cffa4e6b)

0.1.0+2 #

  • DOCS: add info about related packages. (9375bea2)
  • DOCS: add links to related packages. (9d29c91d)

0.1.0+1 #

  • DOCS: update descriptions of all packages. (78a9fa76)

0.1.0 #

Note: This release has breaking changes.

  • FIX: wrong operator in nCk helper. (21274ef6)
  • FIX: userInputs dictionary handling. (f41edb92)
  • FIX: token should be taken from raw password string. (86f0c143)
  • FEAT: implement spatial matcher. (780fbd4f)
  • BREAKING REFACTOR: implement AdjacencyGraphs as mixin. (73ac4b07)

0.0.5+1 #

  • FIX: issues with parsing of json data in dart. (3d5af884)

0.0.5 #

  • FEAT: implement Result.fromJson. (6e580497)

0.0.4+1 #

  • FIX: issue with negative list index access. (4b8fdb77)

0.0.4 #

  • FEAT: allow delta to be null in sequence matcher. (157fed51)

0.0.3 #

  • FEAT: add missing feedback from bruteforce matcher. (ffdc01e9)

0.0.2 #

  • FEAT: downgrade collection. (6b848340)

0.0.1+2 #

  • FIX: uncommit & ignore pubspec.lock from packages. (f8a3f223)

0.0.1+1 #

  • FIX: dependency logic. (6f3c4d0c)
  • FIX: version constraints. (efa9b42a)
  • DOCS: add license files prio publishing. (506d2b80)

0.0.1 #

  • Initial release
2
likes
110
pub points
47%
popularity

Publisher

verified publisherinway.dev

A port of @zxcvbn-ts/zxcvbn to Dart. It provides a reasonable password strength estimator.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection

More

Packages that depend on dart_zxcvbn