icapps / flutter-icapps-translations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for skipping a language

vanlooverenkoen opened this issue · comments

Only use the languages that are allowed.

It could be possible that for an app we already want to support french in alpha but not in production. So we need a way to allow the language in alpha but not in production.

This should be implmeneted in locale_gen first
impaktfull/flutter_locale_gen#34