Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

flutter_translate

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

a fully featured localization / internationalization (i18n) library for Flutter

features

  • very easy to use
  • mobile, web and desktop support
  • pluralization and duals support
  • static keys support with flutter_translate_gen
  • supports both languagecode (en) and languagecode_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

documentation

complete documentation is available on the wiki page.

to get started please see installation, configuration & usage.

examples


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

Top