flutter_translate 1.3.2+1 copy "flutter_translate: ^1.3.2+1" to clipboard
flutter_translate: ^1.3.2+1 copied to clipboard

outdated

The internationalization (i18n) library for Flutter. It lets you define translations for your content in different languages and switch between them easily.

[1.0.0] #

  • Initial release.

[1.0.1] #

  • Removed the flutter_localizations dependency.

[1.0.2] #

  • Simplified the localization initialization.

[1.1.0] #

  • Implemented a global translate method.
  • Removed the static Translate class.
  • Localization is now a singleton.

[1.2.0] #

  • Implemented pluralization.
  • Fixed multiple issues.
  • translate, translatePlural and changeLanguage methods are now global.

[1.2.2] #

  • Missing localizations now return the full key path.

[1.2.5] #

  • Fixed possible exception when adding an extra slash to the basePath

[1.3.0] #

  • Implemented the onLocaleChanged callback

[1.3.1] #

  • Implemented the localeToString method

[1.3.2] #

  • Fixed some callback issues for onLocaleChanged
235
likes
0
pub points
97%
popularity

Publisher

verified publisherjesway.com

The internationalization (i18n) library for Flutter. It lets you define translations for your content in different languages and switch between them easily.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_translate