2/10/2
This commit is contained in:
@@ -402,6 +402,10 @@ class MapDriverController extends GetxController {
|
||||
'$minutes:${seconds.toString().padLeft(2, '0')}';
|
||||
update();
|
||||
}
|
||||
if (remainingTimeTimerRideBegin < 120) {
|
||||
// to make driver available on last 2 minute in his trip
|
||||
box.write(BoxName.statusDriverLocation, 'off');
|
||||
}
|
||||
}
|
||||
|
||||
void updateMarker() {
|
||||
|
||||
Reference in New Issue
Block a user