l10nization_cli 2.3.0 copy "l10nization_cli: ^2.3.0" to clipboard
l10nization_cli: ^2.3.0 copied to clipboard

A Command-Line Interface to find unused l10n translations from an arb file.

example/README.md

Example #

# Activate Very Good CLI
dart pub global activate l10nization_cli

# See list of available commands
l10nization --help

# Check unused translations
l10nization check-unused

# Check unused translations with specific path
l10nization check-unused <folder-of-app>
8
likes
140
points
143
downloads

Publisher

verified publisherlsaudon.fr

Weekly Downloads

A Command-Line Interface to find unused l10n translations from an arb file.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, args, cli_completion, file, glob, mason_logger, path, yaml

More

Packages that depend on l10nization_cli