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 [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add translate_hub_handler

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  translate_hub_handler: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:translate_hub_handler/translate_hub_handler.dart';
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