sync_wording 1.2.0 copy "sync_wording: ^1.2.0" to clipboard
sync_wording: ^1.2.0 copied to clipboard

A dart command-line application to generate localization assets and class files used by your Flutter application from a GoogleSheet document.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sync_wording

With Flutter:

 $ flutter pub add sync_wording

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

dependencies:
  sync_wording: ^1.2.0

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

1
likes
160
points
83
downloads

Publisher

verified publisherbto.tf

Weekly Downloads

A dart command-line application to generate localization assets and class files used by your Flutter application from a GoogleSheet document.

Repository (GitHub)
View/report issues

Topics

#localization #translation #wording #l10n #arb

Documentation

API reference

License

MIT (license)

Dependencies

args, collection, googleapis, googleapis_auth, http, yaml

More

Packages that depend on sync_wording