26-1-21/2

This commit is contained in:
Hamza-Ayed
2026-01-21 17:15:59 +03:00
parent cb2a0f2493
commit a9beeb2cef

View File

@@ -260,7 +260,7 @@ class FirebaseMessagesController extends GetxController {
"Driver Finish Trip".tr,
'you will pay to Driver'.tr + ' ${driverList[3].toString()} \$'.tr,
'tone1');
}
} //
Get.find<AudioRecorderController>().stopRecording();
if (double.parse(box.read(BoxName.passengerWalletTotal)) < 0) {
box.write(BoxName.passengerWalletTotal, 0);