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.
Mobile
& Web
supportPluralization
and Duals
supportStatic keys
support with flutter_translate_genlanguageCode (en)
and languageCode_countryCode (en_US)
locale formatssave & restore
the selected locale with a simple implementationright-to-left
localesFallback
locale support in case the system locale is unsupportedinline or nested
JSONComplete documentation is available on the wiki page.
To get started please see Installation, Configuration & Usage.
Please file any issues, bugs or feature request here.
Author: bratan
GitHub: https://github.com/bratan/flutter_translate
#flutter #dart #mobile-apps