sign up parameters fixed change document, documentType and country code

This commit is contained in:
2026-01-05 10:03:18 +01:00
parent 0e3fd8e6d5
commit 8754884544
18 changed files with 68 additions and 69 deletions

View File

@@ -35,7 +35,8 @@ class PlatformApp extends ConsumerWidget {
),
routerConfig: appRouter,
debugShowCheckedModeBanner: false,
localizationsDelegates: const [
localizationsDelegates: [
// CountryLocalizations.getDelegate(enableLocalization: false),
SFLocalizations.delegate,
GlobalMaterialLocalizations.delegate,
GlobalCupertinoLocalizations.delegate,