easy_localization icon indicating copy to clipboard operation
easy_localization copied to clipboard

Test package for translation

Open CodeDoctorDE opened this issue 4 years ago • 1 comments

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.

CodeDoctorDE avatar Mar 29 '21 13:03 CodeDoctorDE

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.

Chris1234567899 avatar Jul 07 '21 17:07 Chris1234567899