This commit is contained in:
Hamza-Ayed
2024-07-31 21:19:19 +03:00
parent dea83d970c
commit 2bc71355c3
106 changed files with 4600 additions and 727 deletions

View File

@@ -28,7 +28,7 @@ class LocationBackgroundController extends GetxController {
await BackgroundLocation.setAndroidNotification(
title: "Background Location",
message: "Tracking location...",
icon: "@mipmap/ic_launcher",
icon: "@mipmap/launcher_icon",
);
// Set the location update interval to 5 seconds