translate_hub_handler 1.0.0
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.
TranslateHubConfigusesapiKeyfor simple setup from the dashboard.- OTA translations refresh once a day in the background.
- Offline / bundled-asset fallback when the network is unavailable.
String.translateextension for resolving the active language.THLanguageItem.textDirectionfor RTL language support.- INTERNET permission note added to documentation (Android only).
0.1.0 #
- Initial preview release.