8/27/1
This commit is contained in:
@@ -219,12 +219,12 @@ class HomeCaptainController extends GetxController {
|
||||
void onInit() async {
|
||||
// await locationBackController.requestLocationPermission();
|
||||
|
||||
await addToken();
|
||||
addToken();
|
||||
await getlocation();
|
||||
onButtonSelected();
|
||||
await getDriverRate();
|
||||
await getKazanPercent();
|
||||
await getPaymentToday();
|
||||
getDriverRate();
|
||||
getKazanPercent();
|
||||
getPaymentToday();
|
||||
getCountRideToday();
|
||||
getAllPayment();
|
||||
startPeriodicExecution();
|
||||
|
||||
Reference in New Issue
Block a user