flutter_translation_sheet 1.0.6+14 copy "flutter_translation_sheet: ^1.0.6+14" to clipboard
flutter_translation_sheet: ^1.0.6+14 copied to clipboard

outdated

Flutter Translation Sheet Generator is a super simple tool to help you deal with localization (l10n), using automatic GoogleSheet translations (via Google Translate) and the generation of json and dart files.

[1.0.6+14] #

  • small README fixes.

[1.0.6+13] #

  • added extract command to get find strings in your dart files.
  • added extract docs to README.

[1.0.5+11] #

  • fixed README issues

[1.0.5+10] #

  • changed repo name and package name to flutter_translation_sheet
  • improved README with badges.

[1.0.5] #

  • rebranded to "Flutter Translation Sheet Generator"
  • changed cli program to fts
  • clean docs.
  • added AppLocales.of(locale) to search for LangVo (contains native and english name of the locale).
  • added toString() methods in Keys classes... that returns the keys 'path.' (might be useful to resolve gender, plurals based on the base key string).

[1.0.4] #

  • dynamic string tokens support!! type {{name}}, and define how to transform the output in config.yaml
  • more docs

[1.0.3] #

  • string tokens support!! {{name}}
  • more docs

[1.0.2] #

  • separated the cli in commands: fetch and run
  • more docs

[1.0.1] #

  • Some fixes and better messages for error exceptions.
  • more docs

[1.0.0] #

  • Initial version of trcli.
54
likes
0
pub points
65%
popularity

Publisher

verified publisherroipeker.com

Flutter Translation Sheet Generator is a super simple tool to help you deal with localization (l10n), using automatic GoogleSheet translations (via Google Translate) and the generation of json and dart files.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, collection, dcli, googleapis, googleapis_auth, http, path, recase, yaml

More

Packages that depend on flutter_translation_sheet