Skip to content

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

License

Notifications You must be signed in to change notification settings

damonwonghv/flutter_translate

This branch is 27 commits behind Jesway/flutter_translate:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f33c833 · May 7, 2021
May 7, 2021
May 7, 2021
May 7, 2021
Oct 20, 2019
Mar 21, 2021
Apr 2, 2020
Nov 9, 2019
Nov 14, 2019
May 7, 2021
Nov 23, 2019
Mar 18, 2021
Apr 25, 2021
Oct 11, 2019
May 7, 2021

Repository files navigation

Build Status 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
  • 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

Issues

Please file any issues, bugs or feature request here.

License

This project is licensed under the MIT License

Author

This Flutter package is developed by Florin Bratan. You can contact me at florin@leadcode.dev

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 52.4%
  • CMake 29.3%
  • Ruby 9.4%
  • HTML 4.4%
  • Objective-C 2.5%
  • Java 1.4%
  • C++ 0.6%