ionic-planb-logistic-app-fl.../lib
Jean-Philippe Brule 128e473374 Simplify delivery list item UI - customer name and address only
Remove status badges, phone button, and order amounts from delivery cards.
Display only customer name and address with left accent bar for status color.
This fixes the layout overflow issue by removing unnecessary elements.

Updated delivery_list_item.dart:
- Removed status badge container with icon and label
- Removed call button
- Removed order count text
- Removed total amount display
- Cleaned up unused helper methods (_getStatusIcon, _getStatusLabel)
- Reduced left accent bar height from 60 to 48

Result: Clean, simple delivery card showing only essential information

Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-17 08:54:38 -05:00
..
api ios build, connected data (not finished) 2025-11-14 12:27:40 -05:00
components Simplify delivery list item UI - customer name and address only 2025-11-17 08:54:38 -05:00
l10n Upgrade Flutter packages and fix breaking changes for Riverpod 3.0 2025-11-16 01:25:16 -05:00
models ios build, connected data (not finished) 2025-11-14 12:27:40 -05:00
pages Fix linting issues and code quality improvements 2025-11-16 01:39:35 -05:00
providers Fix linting issues and code quality improvements 2025-11-16 01:39:35 -05:00
services Fix linting issues and code quality improvements 2025-11-16 01:39:35 -05:00
theme Fix linting issues and code quality improvements 2025-11-16 01:39:35 -05:00
utils ios build, connected data (not finished) 2025-11-14 12:27:40 -05:00
main.dart Implement system theme support and dark mode infrastructure 2025-11-16 00:52:14 -05:00
theme.dart Fix linting issues and code quality improvements 2025-11-16 01:39:35 -05:00