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> |
||
|---|---|---|
| .. | ||
| collapsible_routes_sidebar.dart | ||
| dark_mode_map.dart | ||
| delivery_list_item.dart | ||
| delivery_map.dart | ||
| glassmorphic_route_card.dart | ||
| map_sidebar_layout.dart | ||
| navigation_tc_dialog.dart | ||
| premium_route_card.dart | ||