feat: Enhance ReportTaskController with image picking and form field management #34

Merged
vaibhav.surve merged 1 commits from Vaibhav_Bug-#411 into main 2025-05-30 09:12:44 +00:00
Collaborator
  • Added image picking functionality using ImagePicker for selecting images from camera or gallery.
  • Refactored form field controllers in ReportTaskController for better management and disposal.
  • Updated reportTask and commentTask methods to use the new controller references.
  • Implemented image removal functionality in ReportTaskController.
  • Modified ReportTaskBottomSheet to clear fields upon initialization and added a callback for successful reports.
  • Updated attendance and regularization logs UI for better loading states and error handling.
  • Improved logout functionality in LocalStorage and integrated it into layout and left bar components.
  • Adjusted initial route logic in main.dart to redirect users based on authentication status.
- Added image picking functionality using ImagePicker for selecting images from camera or gallery. - Refactored form field controllers in ReportTaskController for better management and disposal. - Updated reportTask and commentTask methods to use the new controller references. - Implemented image removal functionality in ReportTaskController. - Modified ReportTaskBottomSheet to clear fields upon initialization and added a callback for successful reports. - Updated attendance and regularization logs UI for better loading states and error handling. - Improved logout functionality in LocalStorage and integrated it into layout and left bar components. - Adjusted initial route logic in main.dart to redirect users based on authentication status.
vaibhav.surve added 1 commit 2025-05-30 09:12:39 +00:00
- Added image picking functionality using ImagePicker for selecting images from camera or gallery.
- Refactored form field controllers in ReportTaskController for better management and disposal.
- Updated reportTask and commentTask methods to use the new controller references.
- Implemented image removal functionality in ReportTaskController.
- Modified ReportTaskBottomSheet to clear fields upon initialization and added a callback for successful reports.
- Updated attendance and regularization logs UI for better loading states and error handling.
- Improved logout functionality in LocalStorage and integrated it into layout and left bar components.
- Adjusted initial route logic in main.dart to redirect users based on authentication status.
vaibhav.surve merged commit d9ad7581bf into main 2025-05-30 09:12:44 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/marco.pms.mobileapp#34
No description provided.