Skip to content

Instantly share code, notes, and snippets.

@Ayush783
Last active November 11, 2020 12:29
Show Gist options
  • Save Ayush783/f9ae3a87bc47ee4778374212c0410142 to your computer and use it in GitHub Desktop.
Save Ayush783/f9ae3a87bc47ee4778374212c0410142 to your computer and use it in GitHub Desktop.
const Map<String, dynamic> supportedLanguages = {
'af': 'Afrikaans',
'am': 'Amharic',
...
...
...
'zh': 'Chinese',
'zu': 'Zulu',
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment