easy_localization
easy_localization copied to clipboard
Test package for translation
It would be cool if there is a package that test if all localizations exists.
[WARNING] Localization key [editor.item.title] not found
these warnings can maybe transfered in a seperate package to simplify this fixes by using flutter test.
Very good idea. And in the same step, it would be nice to test for unused translations. For VS Code and ngx-translate there is a plugin for that. Maybe something similar would be possible for flutter and easy localization? Or in flutter test.