easy_localization_sheet 1.0.3 copy "easy_localization_sheet: ^1.0.3" to clipboard
easy_localization_sheet: ^1.0.3 copied to clipboard

A tool to help generate json from csv file. It is useful when used with localization packages.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add easy_localization_sheet

With Flutter:

 $ flutter pub add easy_localization_sheet

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

dependencies:
  easy_localization_sheet: ^1.0.3

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

3
likes
150
pub points
30%
popularity

Publisher

unverified uploader

A tool to help generate json from csv file. It is useful when used with localization packages.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

csv, path, yaml

More

Packages that depend on easy_localization_sheet