Replace geofence polling with native Android geofence
This commit is contained in:
@@ -38,8 +38,6 @@ dependencies:
|
||||
flutter_riverpod: ^3.3.1
|
||||
shared_preferences: ^2.5.5
|
||||
geolocator: ^13.0.2
|
||||
workmanager: ^0.9.0+3
|
||||
flutter_local_notifications: ^19.0.0
|
||||
flutter_secure_storage: ^10.0.0
|
||||
|
||||
dev_dependencies:
|
||||
@@ -101,4 +99,4 @@ flutter_launcher_icons:
|
||||
ios: true
|
||||
image_path: "assets/icon.png"
|
||||
adaptive_icon_background: "#1A1A1A"
|
||||
adaptive_icon_foreground: "assets/icon.png"
|
||||
adaptive_icon_foreground: "assets/icon.png"
|
||||
|
||||
Reference in New Issue
Block a user