auto_translate_plugin 1.1.0 copy "auto_translate_plugin: ^1.1.0" to clipboard
auto_translate_plugin: ^1.1.0 copied to clipboard

A premium Flutter plugin for seamless on-device text translation using Google ML Kit. Offline, privacy-first, and easy to integrate.

1.1.0 #

  • Hybrid Translation Engine: Integrated Google Cloud Translation API for 130+ languages.
  • Expanded Offline Support: Added internal mapping for Kannada, Marathi, Gujarati, Bengali, and Urdu to ML Kit.
  • Enhanced Example: Re-designed example app with a searchable language picker and modern UI.
  • API Improvements: Added setupCloud to TranslatorProvider for flexible configuration.
  • Optimized Performance: Improved caching and lazy-initialization of translation engines.

1.0.2 #

  • Updated documentation and README for better clarity.
  • Added .pubignore to optimize package size.
  • Professional documentation comments added to all public APIs.

1.0.1 #

  • Fixed bug where non-Tamil/English languages wouldn't work.
  • Added mandatory INTERNET permission to Android example.
  • Explicitly wait for translation models to download before starting translation.
  • Added error handling for failed translations.

1.0.0 #

  • Initial release of auto_translate_plugin.
  • Includes AutoTranslateText widget for seamless on-device translation.
  • Built-in state management with TranslatorProvider.
  • Uses Google ML Kit for offline translation support.
5
likes
70
points
313
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A premium Flutter plugin for seamless on-device text translation using Google ML Kit. Offline, privacy-first, and easy to integrate.

Repository (GitHub)
View/report issues

Topics

#translation #mlkit #localization #on-device-ml #offline-translation

License

MIT (license)

Dependencies

flutter, google_cloud_translation, google_mlkit_translation, provider

More

Packages that depend on auto_translate_plugin