easy_localization
easy_localization copied to clipboard
When using Icelandic (is), the automatically generated code conflicts with the keyword 'is'
Automatically generated code through JSON files may conflict with language keywords.
like: json file is is.json
static const Map<String,dynamic> is = { //.... };
Illegal variable name.
Attempted to use
for escape, but the language does not support it.