Jesway/Flutter-Translate

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

410

stars

152

commits

Dart

primary language

May 28, 2024

updated

flutter
i18n
internationalization
json-localization
localization
translate
translations
Browse cluster: Flutter app development libraries

README

pub package Awesome Flutter License: MIT Flutter.io


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, Web and Desktop support
  • Pluralization and Duals support
  • 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.

Example

https://github.com/Jesway/Flutter-Translate/tree/master/example

Issues

Please file any issues, bugs or feature request here.

License

This project is licensed under the MIT License

Contributors

bratan

144 commits

ekuleshov

1 commits

ewertonrp

1 commits

Jesway/Flutter-Translate

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

410

stars

152

commits

Dart

primary language

May 28, 2024

updated

flutter
i18n
internationalization
json-localization
localization
translate
translations
Browse cluster: Flutter app development libraries

README

pub package Awesome Flutter License: MIT Flutter.io


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, Web and Desktop support
  • Pluralization and Duals support
  • 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.

Example

https://github.com/Jesway/Flutter-Translate/tree/master/example

Issues

Please file any issues, bugs or feature request here.

License

This project is licensed under the MIT License

Contributors

bratan

144 commits

ekuleshov

1 commits

ewertonrp

1 commits

Languages

Dart

63.8%

CMake

22.5%

Ruby

7.0%

HTML

3.3%

Objective-C

1.9%

Java

1.1%