This project is the geolocation and google map integration
- geolocator
- google_maps_flutter
Add a permissions to use geolocation
- For Android
android/app/src/main/AndroidManifest.xmlandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_COARSE_LOCATION
- iOS
-Get your API key on Here (Click here to read the complete tutorial and documentation)
- For Android
android/app/src/main/AndroidManifest.xml- iOS
ios/runner/AppDelegate.swiftYOUR API KEY