This commit is contained in:
2025-04-10 09:26:52 +07:00
parent d4a6e236a0
commit 30ee4540ba
59 changed files with 307 additions and 341 deletions

View File

@@ -109,6 +109,7 @@ class _MyAppState extends State<MyApp> {
return MaterialApp.router(
theme: themeSnapshot.data,
routerConfig: router,
debugShowCheckedModeBanner: false,
localizationsDelegates: AppLocalizations.localizationsDelegates,
supportedLocales: AppLocalizations.supportedLocales,
locale: languageSnapshot.data,