FlutterFire Social
  • FlutterFire Social
  • Project Setup
  • Setup Firebase Project
  • Setup Phone Authentication
  • Deploy Firebase config
  • Admob Ads
  • Localization
  • Premium Version
Powered by GitBook
On this page

Was this helpful?

Localization

Add new localization language

PreviousAdmob AdsNextPremium Version

Last updated 3 years ago

Was this helpful?

  1. Create a JSON file for your new language, and make sure it has the name of string_{language_code}.i18n.json replace language_code (ex: de --> Germany, fr --> French )

2. While creating your language file, make sure u have all fields exist in string.18n.json while keeping same JSON key,

3. run the following command in terminal:

flutter pub run fast_i18n