flutter_translate 4.0.4 copy "flutter_translate: ^4.0.4" to clipboard
flutter_translate: ^4.0.4 copied to clipboard

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

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

229
likes
120
pub points
97%
popularity

Publisher

verified publisherjesway.com

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, intl, universal_io

More

Packages that depend on flutter_translate