flutter_l10n 1.0.0 copy "flutter_l10n: ^1.0.0" to clipboard
flutter_l10n: ^1.0.0 copied to clipboard

outdated

A dart library that generates Flutter localization code from ARB file.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_l10n

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

dependencies:
  flutter_l10n: ^1.0.0

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

4
likes
0
points
170
downloads

Publisher

unverified uploader

Weekly Downloads

A dart library that generates Flutter localization code from ARB file.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dart_style, file, intl, meta, path, yaml

More

Packages that depend on flutter_l10n