Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When using Icelandic (is), the automatically generated code conflicts with the keyword 'is' #679

Closed
qlang122 opened this issue May 23, 2024 · 1 comment · May be fixed by #692
Closed

When using Icelandic (is), the automatically generated code conflicts with the keyword 'is' #679

qlang122 opened this issue May 23, 2024 · 1 comment · May be fixed by #692

Comments

@qlang122
Copy link

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.

image

@qlang122
Copy link
Author

qlang122 commented Aug 7, 2024

nice

@qlang122 qlang122 closed this as completed Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant