translate_kit 0.1.0%2B5

SDKdartflutter
Platformandroidioswindowslinuxmacosweb

A simple package to translate your dynamic content into different langauges. Supports multiple services with fallbacks.

TranslateKit for Flutter & Dart

Publisher MIT License Code style

translate_kitflutter_translate_kit
PackagePackage
translate_kit - Checksflutter_translate_kit - Checks

translate_kit provides a simple way of translating the dynamic (e.g. user-generated) content of the app with an option to specify fallbacks and custom translation handlers with minimal dependencies.

Supported services

SerivceSupport
DeepL API (Free & Paid)
Google Cloud Translation V2 (with an API key)
LibreTranslate✅ (best effort)
Apple Translation API✅ (flutter_translate_kit only; iOS 18+)

Documentation

Version constraints

  • Dart >= 3.4.0
  • Flutter >= 3.22.0

Maintainers