Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task
frank-jong opened this issue Jul 9, 2024 · 2 comments
Open
1 task

Comments

@frank-jong
Copy link

🐛 Bug Report

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

Version: flutter_tts: ^4.0.2

Platform:

  • 🤖 Android

FlutterTtsPlugin.kt: Unresolved references: ArrayList and HashMap

@frank-jong
Copy link
Author

The Flutter version is: Channel stable, 3.22.2

@davidsturm96
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants