Commit Graph

5 Commits

Author SHA1 Message Date
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
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
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
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