video player error

This commit is contained in:
Rajshinde046
2024-03-29 17:59:32 +05:30
parent 0be51c225f
commit de9336227d
15 changed files with 125 additions and 78 deletions

View File

@@ -97,7 +97,7 @@ class _MyAppState extends State<MyApp> with WidgetsBindingObserver {
fontFamily: 'manrope',
),
debugShowCheckedModeBanner: false,
initialRoute: RouteName.mainscreen,
initialRoute: RouteName.contentbytes,
getPages: AppRoutes.appRoutes(),
),
designSize: const Size(390, 844),