Replace geofence polling with native Android geofence
This commit is contained in:
@@ -46,4 +46,6 @@ flutter {
|
||||
|
||||
dependencies {
|
||||
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.1.4")
|
||||
}
|
||||
implementation("com.google.android.gms:play-services-location:21.3.0")
|
||||
implementation("androidx.work:work-runtime-ktx:2.10.2")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user