zxcvbnm_flutter 1.1.1 copy "zxcvbnm_flutter: ^1.1.1" to clipboard
zxcvbnm_flutter: ^1.1.1 copied to clipboard

Translations for zxcvbnm for use in Flutter. Zxcvbnm is a password strength estimator inspired by password crackers.

Translations for zxcvbnm for use in Flutter.

Usage #

import 'package:zxcvbnm_flutter/zxcvbnm_flutter.dart';
...
return MaterialApp(
  localizationsDelegates: [
    ZxcvbnmLocalizations.delegate,
    ...
  ],
  ...
);

See flutter_example.

Included languages #

  • ar - Arabic
  • cs - Czech
  • de - German
  • en - English
  • es - Spanish (Spain)
  • fi - Finnish
  • fr - French
  • id - Indonesian
  • it - Italian
  • ja - Japanese
  • nl - Dutch (Belgium)
  • pl - Polish
  • pt - Portuguese (Brazil)

Contribution #

Please feel free to open an issue or provide a pull request.

3
likes
160
points
162
downloads

Publisher

unverified uploader

Weekly Downloads

Translations for zxcvbnm for use in Flutter. Zxcvbnm is a password strength estimator inspired by password crackers.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on zxcvbnm_flutter