universal_translator 2.0.0
universal_translator: ^2.0.0 copied to clipboard
A extension to native flutter widgets witch allows the widget to translate the text any rest API yout want, be it Rakuten, Google Translator or any other.
2.0.0 Update to flutter 3.22 #
- Breaking changes, this package has finally ben update.
1.0.11 Bug fix #
- null return bug
1.0.8 Add forceRefresh option #
- Add forceRefresh option
1.0.7 Bug fix #
- splitKeyWord null
1.0.5 Change placeholder management #
- Change placeholder management
1.0.4 Bug fix #
- New tests on .rich acceptance
1.0.3 Accepts Text.rich and SelectableText.rich #
- Accepts Text.rich and SelectableText.rich as translatables (still in tests, please if any error, send a issue or direct email in case of urgency)
1.0.2 Update READ.ME #
- Update read.me
1.0.0 First release #
- First release