diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 49ee2cec..fa63935f 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -1,4 +1,5 @@ + ( + (ref) => GeoLocationService( + geoLocator: GeolocatorPlatform.instance, + ), +);