mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-26 22:24:55 +00:00
initialized home view
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
class RouteConstants {
|
class RouteConstants {
|
||||||
static const String homeRoute = "/home";
|
static const String homeRoute = "/";
|
||||||
static const String splash = '/';
|
// static const String splash = '/';
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user