We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Could not resolve all files for configuration ':native_geofence:kotlinCompilerPluginClasspathDebug'.
Could not find org.jetbrains.kotlin:kotlin-serialization-compiler-plugin-embeddable:1.8.22. Searched in the following locations: - https://dl.google.com/dl/android/maven2/org/jetbrains/kotlin/kotlin-serialization-compiler-plugin-embeddable/1.8.22/kotlin-serialization-compiler-plugin-embeddable-1.8.22.pom - https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-serialization-compiler-plugin-embeddable/1.8.22/kotlin-serialization-compiler-plugin-embeddable-1.8.22.pom - https://storage.googleapis.com/download.flutter.io/org/jetbrains/kotlin/kotlin-serialization-compiler-plugin-embeddable/1.8.22/kotlin-serialization-compiler-plugin-embeddable-1.8.22.pom Required by: project :native_geofence
Env Flutter version 3.24.3
The text was updated successfully, but these errors were encountered:
I was using the base example from github and have added the other callback.dart and create_geofence.dart
Sorry, something went wrong.
Can you try upgrading your Kotlin version to 1.9.25 to see if the issue persists?
1.9.25
alright, I will update it
works out fine after upgrading, kinda worried that the debug console didn't the right explaination of what's going wrong
Thanks for the feedback, I'll add this to the plugin setup instructions. More than a few folks have been running into this issue.
No branches or pull requests
Could not resolve all files for configuration ':native_geofence:kotlinCompilerPluginClasspathDebug'.
Env
Flutter version 3.24.3
The text was updated successfully, but these errors were encountered: