Implemented Navigation

This commit is contained in:
Mohammad Salameh
2024-02-14 13:26:09 +03:00
parent 2707124a10
commit 3f1f8e72b3
13 changed files with 191 additions and 75 deletions

View File

@ -36,7 +36,7 @@ class _MyAppState extends State<MyApp> {
color: Colors.white,
title: 'Syncrow App',
onGenerateRoute: router.Router.generateRoute,
initialRoute: RouteConstants.homeRoute,
initialRoute: Routes.splash,
themeMode: ThemeMode.system,
supportedLocales: const [
Locale('en', ''), // English, no country code