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.
- Very easy to use
Mobile
&Web
supportPluralization
andDuals
supportStatic keys
support with flutter_translate_gen- Supports both
languageCode (en)
andlanguageCode_countryCode (en_US)
locale formats - Automatically
save & restore
the selected locale with a simple implementation - Full support for
right-to-left
locales Fallback
locale support in case the system locale is unsupported- Supports both
inline or nested
JSON
Complete documentation is available on the wiki page.
To get started please see Installation, Configuration & Usage.
Please file any issues, bugs or feature request here.
This project is licensed under the MIT License
This Flutter package is developed by Florin Bratan. You can contact me at florin@leadcode.dev