Commit Graph

24 Commits

Author SHA1 Message Date
0b49302434 chore: remove unused assets and data source files related to the kill house module, and update import paths for better organization 2025-12-27 16:35:37 +03:30
60c58ef17e chore: clean up unused imports, update routing for authentication pages, and enhance UI components in the profile and captcha widgets 2025-12-24 11:51:41 +03:30
fc93c68154 chore: change Flutter build mode to release in local.properties and add an empty line to JSON response schema 2025-12-22 10:47:06 +03:30
4155f9a085 chore: update Android SDK version in local.properties and clean up JSON response schema; enhance step5_page with horizontal scroll direction and reverse order 2025-12-22 08:50:13 +03:30
23bf009903 fix: resolve import path issues and clean up unused imports across multiple files 2025-12-17 15:08:42 +03:30
3486bc73e9 Merge branch with resolved conflicts - restructured features and added new modules 2025-12-17 10:26:39 +03:30
efd6a9bf9f feat: enhance CreateInspectionBottomSheetLogic by resetting critical values during initialization and improving UI responsiveness with updated height adjustments and location visibility 2025-12-17 09:22:21 +03:30
3b07dca52e feat: add step 5 page to CreateInspectionBottomSheet and enhance inspection submission flow with new data fields and improved UI components 2025-12-17 09:00:32 +03:30
677e1d044a feat: refactor image handling in CreateInspectionBottomSheetLogic by replacing camera picker with RImagePicker for hall, input warehouse, and losses images, and add image listener setup for better state management 2025-12-16 16:32:03 +03:30
4f7fa4ba93 feat: enhance CreateInspectionBottomSheetLogic with image listener setup and improve camera controller functionality for better user experience 2025-12-16 14:38:06 +03:30
39ca4f0c35 fix: improve camera controller state management by ensuring proper initialization and disposal, enhancing image capture reliability 2025-12-16 09:19:29 +03:30
98c900f408 feat: integrate camera package and update related dependencies in pubspec.lock for enhanced image handling capabilities 2025-12-15 16:36:23 +03:30
f9e09a17fe chore: update app version to 1.3.39+35, change build mode to release, and enhance role handling in authentication logic for improved user experience 2025-12-14 16:26:35 +03:30
b057c8b69a feat: integrate CreateInspectionBottomSheetLogic into various feature routes for enhanced inspection submission functionality 2025-12-14 14:18:56 +03:30
e7b0159ea9 chore: update devtools options to include new extensions, increment package versions, and refactor authentication logic for improved user experience 2025-12-14 12:48:48 +03:30
afbd72404d chore: update app version to 1.3.36+32, change build mode to release, and enhance user role handling in chicken feature with new routes and DI setup 2025-12-13 16:30:02 +03:30
0d47710e81 feat: update poultry science feature with new data models and repository methods, enhance inspection submission process, and improve UI for better user experience 2025-12-13 12:22:13 +03:30
b8a914ec0e feat: implement submit inspection functionality in poultry science feature, including new data source methods, repository updates, and UI enhancements for image uploads and inspection submission 2025-12-11 19:50:20 +03:30
3d73d9a17a feat: add image upload functionality to poultry science feature, including repository and data source updates for handling image uploads 2025-12-10 16:42:53 +03:30
455a5a5571 refactor: remove unused local and remote data sources, models, and tests for chicken and poultry features to streamline codebase 2025-12-08 16:10:34 +03:30
890be0ded6 refactor: update routing and logic for steward features, including route imports and path adjustments 2025-12-08 11:09:24 +03:30
2f4edc1b6e fix : routing in poultry sience 2025-12-08 10:29:16 +03:30
9b68cb6bc3 chore: update app version to 1.3.35+32, change build mode to debug, and refactor poultry farm inspection routes and logic for improved structure 2025-12-08 10:27:24 +03:30
02686115cb refactor: update data source and repository structure by removing unused files, enhancing model integration, and adjusting import paths for better organization 2025-12-07 12:33:39 +03:30