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