This commit is contained in:
Hamza-Ayed
2023-09-25 02:48:18 +03:00
parent ebcc644d8c
commit 7290e5ecc7
8 changed files with 172 additions and 38 deletions

View File

@@ -233,6 +233,7 @@ class MapController extends GetxController {
void timerEnded() async {
print('Timer ended');
runEvery50SecondsUntilConditionMet();
isCancelRidePageShown = false;
update();