9 Commits

Author SHA1 Message Date
asif
64e80148a3 changed primary color usage to fix the color bug in dark mode
Changed Theme.of(context).primaryColor to Theme.of(contex).colorScheme.primary to make dark mode work properly.
2025-09-03 23:49:30 +05:30
90f4a6bb81 Removed bugs and duplicates 2025-09-01 12:32:17 +05:30
asif
bfa0721e79 removed unnecessary bg color from avatar 2025-08-31 21:44:04 +05:30
asif
99f4b1b735 UI changes in customer info screen
Removed unnecessary decorations from title bar.
2025-08-31 21:44:04 +05:30
0d629226a8 Available Balance in Account Statement #2 2025-08-27 18:21:42 +05:30
asif
e6ea764785 formatted the whole codebase 2025-08-18 03:32:51 +05:30
7f5258b5b7 Minor Changes of const and bank logos 2025-08-12 13:19:24 +05:30
787fcdc2e2 changed imports of AppLocalization
Also added beneficiary validation while quick pay within bank
2025-07-24 22:21:19 +05:30
Nilanjan Chakrabarti
5e72baf1d3 Language Changes 2025-07-09 12:46:51 +05:30