po_editor_translations 0.1.0 copy "po_editor_translations: ^0.1.0" to clipboard
po_editor_translations: ^0.1.0 copied to clipboard

Simple CLI for getting translations from POEditor.

POEditor Translations #

CLI tool for automatic updating translations in flutter projects from POEditor.


Working with Translations 🌐 #

dart dart run po_editor_translations --api_token=key --project_id=id --files_path=lib/translations

Parameters #

  • api_token - API token from POEditor
  • project_id - Project ID from POEditor
  • files_path - Path where you want to save the downloaded files relative to where you run the script
  • filter - Filter assets by comma-separated tag names. Match any tag with * and negate tags by prefixing with

API Reference #

3
likes
140
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

Simple CLI for getting translations from POEditor.

Homepage

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

args, http

More

Packages that depend on po_editor_translations