translate_kit 0.1.0+3 copy "translate_kit: ^0.1.0+3" to clipboard
translate_kit: ^0.1.0+3 copied to clipboard

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_kit flutter_translate_kit
Package Package
translate_kit - Checks flutter_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 #

Serivce Support
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 #

1
likes
140
points
25
downloads

Publisher

verified publishernikodembernat.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

http, meta

More

Packages that depend on translate_kit