Skip to content

Instantly share code, notes, and snippets.

@nmaruy27
Last active November 8, 2020 08:21
Show Gist options
  • Save nmaruy27/ffcf68fa053bee2a1e849b5325bcdade to your computer and use it in GitHub Desktop.
Save nmaruy27/ffcf68fa053bee2a1e849b5325bcdade to your computer and use it in GitHub Desktop.
Flutter Intl pubspec.yaml
flutter_intl:
enabled: true # 最初から書いてある。これが無いとプラグインが動かない
main_locale: ja_JP # デフォルトのロケールをja_JPにする
class_name: L10n # 生成されるクラスの名前を「S」から「L10n」にする
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment