auto_translate_plugin
A premium Flutter plugin for seamless on-device text translation using Google ML Kit. Offline, privacy-first, and easy to integrate.
What this package is like to depend on
Last release 5 months ago
27 Feb 2026
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 3 of 3 stable releases
1 version withdrawn
withdrawn after publishing
5 months old
4 releases · first in 2026
4 releases in the last 12 months
see the full history below
Release timeline
4 releases · Feb 2026 to Feb 2026Releases
latest 4-
1.1.027 Feb 2026Release notes
Open source →- 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
setupCloudtoTranslatorProviderfor flexible configuration. - Optimized Performance: Improved caching and lazy-initialization of translation engines.
-
1.0.227 Feb 2026Release notes
Open source →- Updated documentation and README for better clarity.
- Added
.pubignoreto optimize package size. - Professional documentation comments added to all public APIs.
-
1.0.127 Feb 2026 withdrawnRelease notes
Open source →- Fixed bug where non-Tamil/English languages wouldn't work.
- Added mandatory
INTERNETpermission to Android example. - Explicitly wait for translation models to download before starting translation.
- Added error handling for failed translations.
-
1.0.027 Feb 2026Release notes
Open source →- Initial release of
auto_translate_plugin. - Includes
AutoTranslateTextwidget for seamless on-device translation. - Built-in state management with
TranslatorProvider. - Uses Google ML Kit for offline translation support.
- Initial release of