Skip to content

Instantly share code, notes, and snippets.

@kauemurakami
Created July 10, 2020 05:34
Show Gist options
  • Save kauemurakami/a6bf2a3a7757d5451af4b672fcd37d16 to your computer and use it in GitHub Desktop.
Save kauemurakami/a6bf2a3a7757d5451af4b672fcd37d16 to your computer and use it in GitHub Desktop.
tradução para o inglês da palavra oi
final Map<String, String> enUs = {
'oi' : 'Hello'
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment