translate_hub_handler 1.0.0 copy "translate_hub_handler: ^1.0.0" to clipboard
translate_hub_handler: ^1.0.0 copied to clipboard

Over-The-Air (OTA) localization SDK for Flutter. Update translations instantly without resubmitting to the App Store or Google Play. Supports offline fallback, automatic language resolution, and daily [...]

1.0.0 #

  • First stable release.
  • TranslateHubConfig uses apiKey for simple setup from the dashboard.
  • OTA translations refresh once a day in the background.
  • Offline / bundled-asset fallback when the network is unavailable.
  • String.translate extension for resolving the active language.
  • THLanguageItem.textDirection for RTL language support.
  • INTERNET permission note added to documentation (Android only).

0.1.0 #

  • Initial preview release.
0
likes
130
points
63
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Over-The-Air (OTA) localization SDK for Flutter. Update translations instantly without resubmitting to the App Store or Google Play. Supports offline fallback, automatic language resolution, and daily background refresh.

Topics

#localization #i18n #translation #ota #flutter

License

MIT (license)

Dependencies

flutter, http, shared_preferences

More

Packages that depend on translate_hub_handler