simple_aws_translate 0.0.7
simple_aws_translate: ^0.0.7 copied to clipboard
A simple implementation of the AWS Translation plugin for testing purposes only. NOT for production use as it requires embedding AWS credentials. Developed by Afandi Yusuf.
0.0.7 #
- IMPORTANT: Added clear warnings that this plugin is for TESTING PURPOSES ONLY
- Added support for all AWS regions via the new
AwsRegionenum - Improved error handling with dedicated
AwsTranslationExceptionclass - Enhanced parameter validation on all platforms
- Improved documentation with security guidelines
- Enhanced example app with better UI and error handling
0.0.6 #
- Update sdk versions.
0.0.5 #
- Set default region for the Android version.
0.0.4 #
- Add support for ios.
0.0.3 #
- Add license file.
0.0.2 #
- Fix some typo on the readme.
0.0.1 #
- Publish initial release with minimal function
translateText.