l10nization_cli 2.0.1
l10nization_cli: ^2.0.1 copied to clipboard
A Command-Line Interface to find unused l10n translations from an arb file.
2.0.1 #
- π Translations with args missing
2.0.0 #
- π₯ --root is useless
- β¨ Add case SimpleFormalParameter in MethodInvocation
1.1.0 #
- β¨ Add final l10n = context.l10n case
- β¨ Add AppLocalizations is a field of class case
1.0.0 #
- β¨ Improve translations detection
0.1.1 #
- π Used in an AppLocalizations extension
0.1.0 #
- π₯ Executable l10nization_cli to l10nization
0.0.4 #
- π Unignored example
0.0.3 #
- π Fix not update version
0.0.2 #
- β¨ exit code 1 if find unused translations
- β¨ Add context.l10n
- π₯ remove useless code
0.0.1 #
- π Initial version