Skip to content

Instantly share code, notes, and snippets.

@tianhaoz95
Last active March 19, 2020 04:42
Show Gist options
  • Save tianhaoz95/85d31fd75143953dcbf63bb9cb0b801a to your computer and use it in GitHub Desktop.
Save tianhaoz95/85d31fd75143953dcbf63bb9cb0b801a to your computer and use it in GitHub Desktop.
generate wrappers
flutter pub run intl_translation:extract_to_arb --output-dir=i18n/messages i18n.dart
# After this, 1 arb file will be generated per locale in i18n/messages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment