Skip to content

Instantly share code, notes, and snippets.

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 foxanna/0021c490f20509c42e41ba2210b6b3bf to your computer and use it in GitHub Desktop.
Save foxanna/0021c490f20509c42e41ba2210b6b3bf to your computer and use it in GitHub Desktop.
homePageTitle: Flutter localization example
homePageCenterText(int times):
"You have pushed the button $times ${_plural(times, one:'time', many:'times')}"
incrementTooltip: Increment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment