mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-26 19:34:54 +00:00
initialized Splash UI
initialized Login UI initialized Home(no Devices) UI Added Colors (from syncrow website) Added Logo
This commit is contained in:
@ -4,4 +4,5 @@ class Routes {
|
||||
static const String sceneRoute = '/scene';
|
||||
static const String smartRoute = '/smart';
|
||||
static const String profileRoute = '/profile';
|
||||
static const String authRoute = '/auth';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user