auto_translate_text 1.0.3
auto_translate_text: ^1.0.3 copied to clipboard
A widget that automatically translates text using Google Cloud Translate API.
Changelog #
1.0.0+1 #
- Initial release of
auto_translate_textpackage.
1.0.1 May 2025 #
- Added an example file to demonstrate usage.
- Updated code for improved clarity and usability.
1.0.2 May 2025 #
- Added an example file in main to demonstrate usage.
- Updated code for improved clarity and usability.
1.0.3 June 2025 #
- Minor formatiing changes
- Added Dartdoc-style comments for easier understanding