easy_localization_gsheet 0.3.5 copy "easy_localization_gsheet: ^0.3.5" to clipboard
easy_localization_gsheet: ^0.3.5 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 Dart:

 $ dart pub add easy_localization_gsheet

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 dart pub get):

dependencies:
  easy_localization_gsheet: ^0.3.5

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

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

unknown (license)

Dependencies

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

More

Packages that depend on easy_localization_gsheet