polyglot_cli 0.5.1 copy "polyglot_cli: ^0.5.1" to clipboard
polyglot_cli: ^0.5.1 copied to clipboard

Generate l10n delegate from partition files.

WORK IN PROGRESS #

Polyglot CLI #

Command line utility for create flutter l10n delegate with call chain nodes.

For example context.cart.save, directory with cart name contains save part file.

Install #

From source

dart pub global activate --source=path ./

From pub.dev

dart pub global activate polyglot_cli

Commands #

  • gen - Generate localizations delegate
  • import - Import parts from arb files
  • init - Init new project
  • join - Join parts to arb files
  • migrate - Migrate from arb format to yaml
1
likes
130
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

Generate l10n delegate from partition files.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

args, basic_utils, collection, intl, logging, mustache_template, path, prompts, yaml, yaml_writer

More

Packages that depend on polyglot_cli