Last updated:
0 purchases
i18n checker
i18n_checker #
Generated by the Very Good CLI 🤖
Command-line tool to improve the consistency of your various language files
Getting Started 🚀 #
If the CLI application is available on pub, activate globally via:
dart pub global activate i18n_checker
copied to clipboard
Usage #
# Check differences
$ i18n_checker diff --arb-folder /path/to/arb/folder --reference-file intl_fr.arb
# Show CLI version
$ i18n_checker --version
# Show usage help
$ i18n_checker --help
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.