mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-26 20:34:55 +00:00
firebase prod setup and flavors enhancement.
This commit is contained in:
@ -46,7 +46,7 @@ class MyApp extends StatelessWidget {
|
||||
scaffoldMessengerKey: NavigationService.snackbarKey,
|
||||
debugShowCheckedModeBanner: false,
|
||||
color: ColorsManager.primaryColor,
|
||||
title: 'Syncrow App',
|
||||
title: 'SyncOS',
|
||||
onGenerateRoute: router.Router.generateRoute,
|
||||
initialRoute: Routes.splash,
|
||||
themeMode: ThemeMode.system,
|
||||
|
||||
Reference in New Issue
Block a user