dlutton / flutter_tts

Flutter Text to Speech package
MIT License
598 stars 247 forks source link

FlutterTtsPlugin.kt: Unresolved references: ArrayList and HashMap #511

Open frank-jong opened 2 months ago

frank-jong commented 2 months ago

🐛 Bug Report

Cannot compile the example of the flutter_tts package - main.dart

Version: flutter_tts: ^4.0.2

Platform:

FlutterTtsPlugin.kt: Unresolved references: ArrayList and HashMap

frank-jong commented 2 months ago

The Flutter version is: Channel stable, 3.22.2

DavidHajum commented 1 week ago

Try to update your kotlin version, mine was outdated and updating solved the issue. You can find it in your build.gradle, the value is called ext.kotlin_version