From fbfde115a8d15d311bde437c027ed2b1417ff957 Mon Sep 17 00:00:00 2001 From: Hamza-Ayed Date: Wed, 21 Jan 2026 17:08:25 +0300 Subject: [PATCH] 26-1-21/2 --- lib/controller/functions/location_controller.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/controller/functions/location_controller.dart b/lib/controller/functions/location_controller.dart index 8256045..da683a5 100755 --- a/lib/controller/functions/location_controller.dart +++ b/lib/controller/functions/location_controller.dart @@ -298,7 +298,7 @@ class LocationController extends GetxController with WidgetsBindingObserver { driverList.add(rideData[key.toString()]); } } - +///////// // 3. التنقل (باستخدام الاسم لضمان عمل الشرط) try { if (await FlutterOverlayWindow.isActive()) {