amirrezaghabeli
cee5e6c6d6
Add forgot password, reset password, and verify OTP providers and view models
...
- Implemented `ForgotPasswordViewModel`, `ResetPasswordViewModel`, and `VerifyOtpViewModel` for handling respective functionalities.
- Created provider functions for lazy loading of these view models in the app.
- Updated routing to utilize the new providers for managing state in the forgot password flow.
- Refactored UI components to integrate with the new view models, ensuring proper state management and user feedback during operations.
2025-10-06 15:39:08 +03:30
amirrezaghabeli
b43ebf885b
Refactor provider initialization to load only essential providers at startup. Introduce TabNavigationService for managing tab state and update screens to respond to tab changes. Clean up view models and navigation logic for improved performance and maintainability.
2025-10-06 14:12:40 +03:30
llsajjad
e5cf89c2ce
Added SafeArea to all page
2025-09-24 13:19:37 +03:30
amirrezaghabeli
5689e98a43
refactors on codes
2025-09-18 10:27:16 +03:30
amirrezaghabeli
e015c941d2
fixed rtl supoort in some pages
2025-09-17 14:33:04 +03:30
amirrezaghabeli
c421f85c95
cleared console problems
2025-09-16 08:36:03 +03:30
llsajjad
f9f61ef5b2
Fixed some design bug in dark mood and other
2025-09-13 11:35:28 +03:30
amirrezaghabeli
33edb093f5
changed messages to toast
2025-09-07 10:14:05 +03:30
amirrezaghabeli
5649634464
some changes and fixes
2025-09-06 13:18:12 +03:30
amirrezaghabeli
cab78c8f4d
added string for every screen and removed from app strings
2025-09-01 17:50:51 +03:30
amirrezaghabeli
471f6e3119
web fixes codes
2025-08-31 15:04:35 +03:30
amirrezaghabeli
8794627e7f
profile tablet and web null check
2025-08-27 13:34:49 +03:30
amirrezaghabeli
0b2825f836
profile refactor
2025-08-27 13:30:09 +03:30
amirrezaghabeli
4f07facbb8
tablet navigation bar fixed
2025-08-26 14:58:06 +03:30
amirrezaghabeli
f964186a87
some changes navigation in web and response changes
2025-08-26 12:22:42 +03:30
amirrezaghabeli
14ab9a75ca
check web and tablet for logic
2025-08-23 15:22:28 +03:30
amirrezaghabeli
5bb7326c76
feedback models added
2025-08-17 12:29:12 +03:30
amirrezaghabeli
9ea9480818
check and fix in ui
2025-08-10 16:05:03 +03:30