easy_localization_generator_plus 0.0.1 copy "easy_localization_generator_plus: ^0.0.1" to clipboard
easy_localization_generator_plus: ^0.0.1 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_plus

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

dependencies:
  easy_localization_generator_plus: ^0.0.1

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_plus/builder.dart';
import 'package:easy_localization_generator_plus/easy_localization_generator.dart';
1
likes
110
points
74
downloads

Publisher

unverified uploader

Weekly Downloads

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_plus