feat: add payment

This commit is contained in:
2026-07-05 16:03:15 +03:30
parent c2356b3242
commit 5017e9a613
30 changed files with 470 additions and 65 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ class HakemApp extends StatelessWidget {
BlocProvider(create: (_) => locator<WalletBloc>()),
],
child: MaterialApp.router(
title: 'سلطان حکم',
title: 'حاکم ایرانی',
debugShowCheckedModeBanner: false,
theme: AppTheme.build(),
routerConfig: router,