i18n_extension 1.3.2 copy "i18n_extension: ^1.3.2" to clipboard
i18n_extension: ^1.3.2 copied to clipboard

outdated

Translation and Internationalization (i18n) for Flutter. Easy to use for both large and small projects. Uses Dart extensions to reduce boilerplate.

1.3.2 - 2019-01-29 #

  • Added localizationsDelegates and supportedLocales to the docs.

1.3.1 - 2019-01-21 #

  • Docs improvement.

1.3.0 - 2019-01-20 #

  • I18n.observeLocale() can be used to observe locale changes.

  • Breaking change: Accepts Locale("en", "US"), but not Locale("en_US") anymore, which was wrong. See "A quick recap of Dart locales" in the docs, for more details.

1.2.0 - 2019-12-19 #

  • Fill fix. Docs improvement.

1.1.3 - 2019-12-19 #

  • Interpolation.

1.1.1 - 2019-12-11 #

  • Docs improvement.

1.1.0 - 2019-11-07 #

  • Better fallback.

1.0.9 - 2019-10-23 #

  • Added FAQ to docs.
  • Default import records keys.

1.0.3 - 2019-10-22 #

  • First working version.

0.0.1 - 2019-10-19 #

  • Initial commit.
369
likes
0
points
17.3k
downloads

Publisher

verified publisherglasberg.dev

Weekly Downloads

Translation and Internationalization (i18n) for Flutter. Easy to use for both large and small projects. Uses Dart extensions to reduce boilerplate.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, sprintf

More

Packages that depend on i18n_extension