added qrcode generator and qrcode scanner, create the kurir profile page
This commit is contained in:
@ -90,6 +90,7 @@ class BeforeEnterController extends GetxController {
|
||||
if (_role.toLowerCase() == "kurir") {
|
||||
Get.offAllNamed(
|
||||
'/kurirIndex',
|
||||
arguments: 1,
|
||||
);
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user