mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-07-15 17:47:28 +00:00
Implemented sign up and otp screens
This commit is contained in:
@ -15,4 +15,5 @@ class Routes {
|
||||
static const String authDidNotGetCode = '$authRoute/did-not-get-code';
|
||||
static const String policyRoute = '/policy';
|
||||
static const String termsRoute = '/terms';
|
||||
static const String otpRoute = '/otp';
|
||||
}
|
||||
|
Reference in New Issue
Block a user