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

This package helps internationalizing a Flutter application.

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.
4
likes
140
pub points
92%
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

More

Packages that depend on gettext_i18n