5/23/1
This commit is contained in:
@@ -117,6 +117,7 @@ class RegisterController extends GetxController {
|
||||
);
|
||||
if (jsonDecode(res1)['status'] == 'success') {
|
||||
box.write(BoxName.isVerified, 'true');
|
||||
box.write(BoxName.phone, '+2${phoneController.text}');
|
||||
Get.offAll(const MapPagePassenger());
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user