0 purchases
polyglot cli
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 ./
copied to clipboard
From pub.dev
dart pub global activate polyglot_cli
copied to clipboard
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
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.