l10nization_cli 1.1.0 l10nization_cli: ^1.1.0 copied to clipboard
A Command-Line Interface to find unused l10n translations from an arb file.
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