flutter_translate_kit 0.0.4 copy "flutter_translate_kit: ^0.0.4" to clipboard
flutter_translate_kit: ^0.0.4 copied to clipboard

A complete Flutter localization toolkit — zero config, offline-first, on-device ML translation with a built-in CLI that auto-wraps your entire app. No API keys. No .arb files. Works out of the box.

0.0.3 #

  • Fix ML Kit Translator has been closed crash by avoiding translator close during language switch and hardening error handling.
  • Add KitLanguageChangeOverlay and isLanguageChanging to show a loading overlay while the app text updates after language changes.
  • Improve CLI (ftk) with a proper library directive and analyzer cleanups.
  • Update KitLanguageSwitcher to use initialValue and fix analyzer warnings.

0.0.1 #

  • Initial release.
1
likes
135
points
217
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A complete Flutter localization toolkit — zero config, offline-first, on-device ML translation with a built-in CLI that auto-wraps your entire app. No API keys. No .arb files. Works out of the box.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_localizations, google_mlkit_translation, hive, hive_flutter, intl, path, rxdart

More

Packages that depend on flutter_translate_kit