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
6ef1361ba1
feat: add close button to image picker widget for improved user interaction and navigation
2025-12-16 14:42:46 +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
24431b3514
feat: enhance RTextField by adding isFullHeight property for improved vertical layout control
2025-12-15 09:08:20 +03:30
7c8660c1d2
feat: add isFullHeight property to RTextField in CaptchaWidget for improved layout flexibility
2025-12-15 09:08:09 +03:30
0860ec5459
chore: update package versions in pubspec.lock and local.properties, change build mode to debug for development purposes
2025-12-15 08:42:37 +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
b4cf137351
chore: update dependencies in pubspec.lock for chicken and livestock packages, including version upgrades and new package additions
2025-12-03 08:36:58 +03:30
6011a374d5
rebase
2025-12-03 08:27:46 +03:30
d256477cb8
chore: update app version to 1.3.34+31, change build mode to release, and add permission for package installation; refactor AppInfoModel and Info models to include file and minVersion attributes
2025-12-03 08:06:06 +03:30
6861e873ba
feat: enhance kill house - submit request module with submit request functionality, including new models, repository updates, and UI integration
2025-12-01 09:42:26 +03:30
b5904d753c
feat: implement kill house - submit request
...
remote data source and repository with models for handling requests and responses
2025-12-01 09:41:17 +03:30
9242cb8125
feat: killHouse action page
2025-11-26 16:23:18 +03:30
91e8d73030
feat: update font family references and improve error handling in local storage
2025-11-26 09:59:18 +03:30
b5be900182
feat: add KillRequestResponse model for handling kill request responses in the kill house module
2025-11-25 09:57:23 +03:30
11927e8283
feat: add step 5 page and update active stepper logic in poultry farm inspection
2025-11-23 09:13:54 +03:30
25980c85a1
feat: add step 5 page and update active stepper logic in poultry farm inspection
...
doc: some utils in core
2025-11-22 14:12:37 +03:30
6be57e058c
feat: add step 5 page and update active stepper logic in poultry farm inspection
...
doc: some utils in core
2025-11-22 14:12:21 +03:30
a47263d98e
feat: update layout dimensions and improve text formatting in poultry farm inspection pages
2025-11-22 09:30:21 +03:30
9364c0c351
feat: implement step 4 page for poultry farm inspection with inspector conclusion and document upload features
2025-11-22 08:47:49 +03:30
6b7a12c4ad
feat: add gallery add icon and implement RStepper widget for poultry farm inspection
2025-11-19 16:50:37 +03:30
246b64c562
refactor: update SDK version to 3.10.0 and clean up unused variables
...
fix: fix some analyze issue
2025-11-18 08:56:45 +03:30
c4bc31029f
feat: add Poultry Farm Inspection module with navigation and logic
2025-11-18 08:10:19 +03:30
a66c8b69ca
test: add unit tests for poultry repository and searchable dropdown functionalities
...
- Introduced tests for `PoultryScienceRepositoryImp` to validate delegated remote calls.
- Added comprehensive tests for `SearchableDropdownLogic` covering selection, overlay, and search logic.
- Enhanced `SearchableDropdown` widget tests for multi-select, label building, and overlay management.
2025-11-16 15:40:21 +03:30
716a7ed259
refactor: remove the unused submitUserInfo method and enhance the searchable dropdown functionality
...
- Removed `submitUserInfo` from auth services and integrations.
- Refined dropdown with new multi-select and searchable options.
- Added `PersianFormatter` for better input handling.
- Updated `local.properties` to set flutter build mode to debug.
2025-11-15 16:00:47 +03:30
63d18cedca
feat: submit deviceName after login
2025-11-04 16:03:58 +03:30
f2183fd2de
feat: add otp code for sell order
...
fix: form for segmentation
2025-11-04 15:48:48 +03:30
6269445536
fix: some ui bug
2025-11-03 09:04:28 +03:30
f93d9bb275
feat: new date picker and new logic
2025-11-02 17:27:45 +03:30
858fb48f68
feat: new date picker and new logic
2025-11-02 15:45:31 +03:30
627497a840
feat: changed like production date and quota and sale Type
2025-11-01 08:26:33 +03:30
4bc356a0df
feat: new BLogic changes
2025-10-29 15:44:24 +03:30
6e4e3159d1
fix : update local.properties path and improve null safety in chicken_local_imp.dart and chicken_repository_imp.dart; refactor profile view for better readability
2025-10-19 09:47:33 +03:30
464dacc39b
fix : ui bug
2025-10-15 14:26:37 +03:30
36ff3d5922
fix : some ui bug
2025-10-14 16:24:46 +03:30
ba907e2571
doc : widgets like
...
1- RSegment
2- row radio
3- Build Row
4- logo widget
2025-10-14 12:33:20 +03:30
0901b45998
doc : RErrorWidget and EmptyWidget
2025-10-13 16:30:43 +03:30