l10n_translator 3.0.0 copy "l10n_translator: ^3.0.0" to clipboard
l10n_translator: ^3.0.0 copied to clipboard

outdated

Allows you to easily provide translations of your local text to other supported languages.

3.0.0 #

March 15, 2022

  • Merged L10nTranslations and L10nDelegate into one class, L10n
  • Replaced L10n.setAppLocale() with L10n.setLocale()
  • Deprecated localeOf() and clearTranslations()

2.0.0+01 #

March 05, 2022

  • Renamed extension to L10nTranslate
  • Rewrote abstract class L10nTranslations

1.3.1 #

March 03, 2022

  • Removed i10n_translator class

1.3.0 #

February 18, 2022

  • Localizations.maybeLocaleOf(context);
  • allowLocaleChange parameter takes precedence over allowDeviceChangeLoc
  • include localizationsDelegates in example app

1.2.0 #

February 16, 2022

  • Removed functions, trArgs trPlural trParams trPluralParams

1.1.0 #

February 15, 2022

  • of(context) function to retrieve an instance of l10nLocale

1.0.0+04 #

February 13, 2022

  • initial commit
  • Include 'Demo App' title in translations
1
likes
0
pub points
34%
popularity

Publisher

verified publisherandrioussolutions.com

Allows you to easily provide translations of your local text to other supported languages.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

csv, flutter, path, path_provider, universal_platform

More

Packages that depend on l10n_translator