tolgee 1.0.1 copy "tolgee: ^1.0.1" to clipboard
tolgee: ^1.0.1 copied to clipboard

A Tolgee Flutter SDK for Flutter applications.

1.0.1 - 2024-02-25 #

New #

  • Added initial files.
  • Added Tolgee class to provide access to the Tolgee SDK methods.
  • Added TranslationText and TranslationWidget widgets to display the translations in the app. The TranslationWidget widget provides a builder function to access the translations. The TranslationText widget is a simple wrapper around the TranslationWidget widget.
  • Added Tolgee.init method to initialize the Tolgee SDK using either the dynamic or static mode. In the dynamic mode, the SDK fetches the translations from the Tolgee platform. In the static mode, the translations are loaded from the local assets.
  • Added Tolgee.highlightTolgeeWidgets method to highlight the widgets that use the Tolgee SDK and add or modify the translation directly from the app.
5
likes
0
points
410
downloads

Publisher

verified publishertolgee.io

Weekly Downloads

A Tolgee Flutter SDK for Flutter applications.

Homepage

License

unknown (license)

Dependencies

collection, flutter, flutter_localizations, http, intl

More

Packages that depend on tolgee