dart_zxcvbn_language_en 0.1.0+4 copy "dart_zxcvbn_language_en: ^0.1.0+4" to clipboard
dart_zxcvbn_language_en: ^0.1.0+4 copied to clipboard

The English language package for dart_zxcvbn, provides translated messages and dictionaries.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_zxcvbn_language_en

With Flutter:

 $ flutter pub add dart_zxcvbn_language_en

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  dart_zxcvbn_language_en: ^0.1.0+4

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:dart_zxcvbn_language_en/dart_zxcvbn_language_en.dart';
1
likes
140
pub points
24%
popularity

Publisher

verified publisherinway.dev

The English language package for dart_zxcvbn, provides translated messages and dictionaries.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dart_zxcvbn, intl

More

Packages that depend on dart_zxcvbn_language_en