Flutter : A problem occurred evaluating project ':geolocator_android' #1665
Labels
P2
Important issues not at the top of the work list.
platform: android
Issue is related to the Android platform.
status: needs more info
We need more information before we can continue work on this issue.
Please check the following before submitting a new issue.
Please select for which platform(s) you need help
Your question
Hello everyone i am a beginner in Flutter Development, i want to use the Geolocator library to get the current location of the user, but when i tried to running the app, the build application process is failed
I have tried to set the configuration of my AndroidManifest dan the build.gradle file and i have tried to downgrade the version of the geolocator library in pubspec.yaml too, but error is still occured
here are the details of the error that I am facing :
here is the configuration of my app :
AndroidManifest.xml
build.gradle :
settings.gradle :
pubspec.yaml :
Version
^14.2.6
The text was updated successfully, but these errors were encountered: