This website requires JavaScript.
Explore
Help
Register
Sign In
mazyar
/
tm_app
Watch
1
Star
0
Fork
0
You've already forked tm_app
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
437b5c7a66405c31e2f46a9ac4e8b09b94535abe
tm_app
/
lib
/
view_models
T
History
amirrezaghabeli
cc0032b21d
fixed logout at refresh failed
2026-04-16 16:36:55 +03:30
..
auth_view_model.dart
fixed logout at refresh failed
2026-04-16 16:36:55 +03:30
board_view_model.dart
Add board service and repository, update routes and assets
2025-11-11 12:58:05 +03:30
final_completion_of_documents_view_model.dart
completion of documents web screen added
2025-09-15 15:49:54 +03:30
forgot_password_view_model.dart
Add forgot password, reset password, and verify OTP providers and view models
2025-10-06 15:39:08 +03:30
home_view_model.dart
fixed home
2026-04-16 09:10:37 +03:30
liked_tenders_view_model.dart
Update .gitignore to exclude Firebase configuration files and refactor notification handling in the app. Removed redundant logging and notification data storage in SharedPreferences. Introduced NotificationCheckService and NotificationStateService for improved notification management. Updated view models and UI components to utilize the new services, enhancing notification state tracking and user experience.
2025-10-06 11:59:54 +03:30
notification_view_model.dart
Update .gitignore to exclude Firebase configuration files and refactor notification handling in the app. Removed redundant logging and notification data storage in SharedPreferences. Introduced NotificationCheckService and NotificationStateService for improved notification management. Updated view models and UI components to utilize the new services, enhancing notification state tracking and user experience.
2025-10-06 11:59:54 +03:30
profile_view_model.dart
Refactor dependency injection to use lazy loading for providers in the core configuration. Remove unused logout method from AuthViewModel and adjust ProfileViewModel to call localLogout directly from AuthRepository. Clean up constructor parameters in ProfileViewModel and TenderDetailViewModel by removing unnecessary dependencies.
2025-10-06 12:24:18 +03:30
reset_password_view_model.dart
Add forgot password, reset password, and verify OTP providers and view models
2025-10-06 15:39:08 +03:30
tender_detail_view_model.dart
Refactor completion of documents routing and UI components
2025-10-13 14:51:39 +03:30
tenders_view_model.dart
Update .gitignore to exclude Firebase configuration files and refactor notification handling in the app. Removed redundant logging and notification data storage in SharedPreferences. Introduced NotificationCheckService and NotificationStateService for improved notification management. Updated view models and UI components to utilize the new services, enhancing notification state tracking and user experience.
2025-10-06 11:59:54 +03:30
verify_otp_view_model.dart
Add forgot password, reset password, and verify OTP providers and view models
2025-10-06 15:39:08 +03:30
your_tenders_view_model.dart
Update dependencies and enhance tender approval status handling
2025-10-12 14:57:33 +03:30