flutter_tts_improved 1.0.3 flutter_tts_improved: ^1.0.3 copied to clipboard
A fork of the Flutter_TTS plugin, that uses the progress reporters of the Utterance APIs, on both Android and iOS.
1.0.3 #
- Formatted code according to dart pub specs
1.0.2 #
- Fully tested on multiple iOS and Android devices and emulators
0.0.2 #
- Fixed issue with iOS config that prevented plugin from working on iOS devices
0.0.1 #
- Added the usage of the built-in Android and iOS Utterance APIs, when available
- Added stub for older android APIs when Utterance API is not available (pre-android-26)