9/25/1
This commit is contained in:
@@ -74,7 +74,7 @@ class MyApp extends StatelessWidget {
|
||||
: box.read(BoxName.emailDriver) == null
|
||||
? LoginPage()
|
||||
: box.read(BoxName.emailDriver) != null
|
||||
? const HomeCaptin()
|
||||
? const HomeCaptain()
|
||||
: LoginCaptin());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user