flutter_gettext 2.1.0 copy "flutter_gettext: ^2.1.0" to clipboard
flutter_gettext: ^2.1.0 copied to clipboard

A flutter package to use gettext translations with positional & named arguments.

NEXT #

  • feat: update flutter sdk (to >=3.8.1 <4.0.0) to fix intl >0.19.0 error

2.0.2 #

  • feat: update flutter sdk (to >=3.0.6 <4.0.0) to fix intl error on newer flutter versions

2.0.1 #

  • feat: disable error logging of missing translations in english, as the key is used as the translation
  • fix: README.md example of translation function

2.0.0 #

  • BREAKING CHANGE:
    • change name of translations function from t to translate
  • Implement widget tests for translations

1.0.3 #

  • Migrate plugin to a package to remove platform-agnostic code

1.0.2 #

  • Add export of necessary classes and functions for usage in other modules
  • Implement better linting
  • Add example
  • Add supported platforms to pubspec.yaml

1.0.1 #

  • Remove collection dependency for better compatibility

1.0.0 #

  • Initial release.
7
likes
150
points
317
downloads

Publisher

verified publisherbastianschmalbach.dev

Weekly Downloads

A flutter package to use gettext translations with positional & named arguments.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause, MIT (license)

Dependencies

flutter, flutter_localizations

More

Packages that depend on flutter_gettext