Flutter Translate is a fully featured localization / internationalization (i18n) library for Flutter.
It lets you define translations for your content in different languages and switch between them easily.
Example
Features
- Very easy to use
Mobile,WebandDesktopsupportPluralizationandDualssupportStatic keyssupport with flutter_translate_gen- Supports both
languageCode (en)andlanguageCode_countryCode (en_US)locale formats - Automatically
save & restorethe selected locale with a simple implementation - Full support for
right-to-leftlocales Fallbacklocale support in case the system locale is unsupported- Supports both
inline or nestedJSON
Documentation
Complete documentation is available on the wiki page.
To get started please see Installation, Configuration & Usage.
Examples
Issues
Please file any issues, bugs or feature request here.
License
This project is licensed under the MIT License
Download Flutter Translate library source code on GitHub
Provides the list of the opensource Flutter apps collection with GitHub repository.