easy_localization_generator 0.3.2 copy "easy_localization_generator: ^0.3.2" to clipboard
easy_localization_generator: ^0.3.2 copied to clipboard

Generates the localization keys from an online Google Sheet or a local csv file.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_localization_generator

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

dependencies:
  easy_localization_generator: ^0.3.2

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

Import it

Now in your Dart code, you can use:

import 'package:easy_localization_generator/easy_localization_generator.dart';
13
likes
110
pub points
79%
popularity

Publisher

unverified uploader

Generates the localization keys from an online Google Sheet or a local csv file.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

analyzer, build, build_config, csv, flutter, http, intl, path, source_gen

More

Packages that depend on easy_localization_generator