easy_localization_gsheet 0.5.0 copy "easy_localization_gsheet: ^0.5.0" to clipboard
easy_localization_gsheet: ^0.5.0 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_gsheet

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

dependencies:
  easy_localization_gsheet: ^0.5.0

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_gsheet/easy_localization_gsheet.dart';
0
likes
150
points
49
downloads

Documentation

API reference

Publisher

verified publisherbansook.xyz

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

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

More

Packages that depend on easy_localization_gsheet