This commit is contained in:
Hamza-Ayed
2024-09-11 10:10:18 +03:00
parent 8a9d270672
commit 98ee34490c
13 changed files with 373 additions and 202 deletions

View File

@@ -63,7 +63,8 @@ GetBuilder<MapDriverController> driverEndRideBar() {
)
: const SizedBox(),
mapDriverController.carType != 'Speed' &&
mapDriverController.carType != 'Delivery'
mapDriverController.carType != 'Delivery' &&
mapDriverController.carType != 'Balash'
? Row(
mainAxisAlignment: MainAxisAlignment.spaceAround,
children: [