Skip to content

Instantly share code, notes, and snippets.

@ijoschek
Last active December 29, 2018 12:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ijoschek/7b30e33ab51e52ab2ec5fdaa2c0ad6da to your computer and use it in GitHub Desktop.
Save ijoschek/7b30e33ab51e52ab2ec5fdaa2c0ad6da to your computer and use it in GitHub Desktop.
flutter_localization_tut
{
"@@last_modified": "2018-12-22T19:28:09.471322",
"title": "Counter Tutorial",
"@title": {
"description": "Name of the tutorial",
"type": "text",
"placeholders": {}
},
"text": "You have pushed the button {counter} times:",
"@text": {
"description": "Our Text to localize",
"type": "text",
"placeholders": {
"counter": {}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment