Update: 2026-05-06 04:02:34
This commit is contained in:
@@ -5,6 +5,7 @@ abstract class AppRoutes {
|
||||
static const PHONE_INPUT = '/phone-input';
|
||||
static const OTP_VERIFY = '/otp-verify';
|
||||
static const BIOMETRIC_SETUP = '/biometric-setup';
|
||||
static const BIOMETRIC_AUTH = '/biometric-auth';
|
||||
static const LOGIN = '/login';
|
||||
static const DASHBOARD = '/dashboard';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user