stevenosse / i18n_checker

CLI Tool to check consistency accross translations for flutter projects

Home Page:https://pub.dev/packages/i18n_checker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i18n_checker

coverage style: very good analysis License: MIT

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

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

About

CLI Tool to check consistency accross translations for flutter projects

https://pub.dev/packages/i18n_checker

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 100.0%