gettext_i18n 1.0.7 copy "gettext_i18n: ^1.0.7" to clipboard
gettext_i18n: ^1.0.7 copied to clipboard

This package helps internationalizing a Flutter application.

1.0.7 #

  • Feat : export GettextLocalizations

1.0.6 #

  • Feat : made is possible to throw an exception if a message is not found in the translation file.
  • Feat : upgraded minimum flutter and sdk versions.

1.0.5 #

  • Fixed: the .t extension method on BuildContext is now returning a String instead of a dynamic.

1.0.4 #

  • Fixed: use an empty, fake, .po file when the default language is not found.
  • Updated: README.md

1.0.3 #

  • Fixed: do not throw an error when the default language is not found. Strings will be used untranslated.

1.0.2 #

  • Fixed example

1.0.1 #

  • Fixed packaging issues

1.0.0 #

  • Initial release.
6
likes
150
pub points
87%
popularity

Publisher

verified publisherfrenchguy.ch

This package helps internationalizing a Flutter application.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_localizations, gettext, gettext_parser, yaml

More

Packages that depend on gettext_i18n