This commit is contained in:
Hamza-Ayed
2024-07-10 17:19:08 +03:00
parent 71e53b3d8d
commit 43eb600fbf
23 changed files with 181 additions and 141 deletions

View File

@@ -259,7 +259,7 @@ class HomeCaptain extends StatelessWidget {
Get.to(() => PassengerLocationMapPage(),
arguments: box.read(BoxName.rideArguments)),
Get.find<MapDriverController>()
.driverGoToPassenger()
.changeRideToBeginToPassenger()
}
: {
Get.to(() => PassengerLocationMapPage(),