custom_google_translate 1.0.10
custom_google_translate: ^1.0.10 copied to clipboard
A customizable widget package for Google Translate support in Flutter.
Changelog #
All notable changes to this project will be documented here.
1.0.10 - 2025-05-15 #
Added #
TranslateTextwidget to replace regularTextfor automatic translation- Global
TranslationControllerfor app-wide language setting - Dropdown example for switching target language at runtime
- Full language support for Google Translate
- Not Loading translation when default language is used
- Removed Translation Error showing when the Translation fails
- Added extension to use on any string
- Added option to add Google cloud translation API Key
- Fixed blinking issue