Replace geofence polling with native Android geofence

This commit is contained in:
Artem Kokos
2026-05-12 11:23:44 +07:00
parent 0a5ef9af17
commit 1963488479
38 changed files with 1099 additions and 1931 deletions

View File

@@ -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"