Compare commits
1 Commits
3c0ae4cf2f
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fbfde115a8 |
@@ -298,7 +298,7 @@ class LocationController extends GetxController with WidgetsBindingObserver {
|
||||
driverList.add(rideData[key.toString()]);
|
||||
}
|
||||
}
|
||||
|
||||
/////////
|
||||
// 3. التنقل (باستخدام الاسم لضمان عمل الشرط)
|
||||
try {
|
||||
if (await FlutterOverlayWindow.isActive()) {
|
||||
|
||||
Reference in New Issue
Block a user