ionic-planb-logistic-app-fl.../lib/components
Mathias Beaulieu-Duncan 5cb220f68c auto-claude: subtask-3-2 - Extract DeliveryCard to dedicated component file
Extracted DeliveryCard widget from deliveries_page.dart to its own
component file at lib/components/delivery_card.dart. Also fixed
unnecessary non-null assertion warnings by removing redundant '!'
operators after AppLocalizations.of(context) calls.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-20 11:36:49 -05:00
..
collapsible_routes_sidebar.dart brand theme, allot of features, allot of bug fixes 2025-11-26 18:39:45 -05:00
dark_mode_map.dart brand theme, allot of features, allot of bug fixes 2025-11-26 18:39:45 -05:00
delivery_card.dart auto-claude: subtask-3-2 - Extract DeliveryCard to dedicated component file 2026-01-20 11:36:49 -05:00
delivery_list_item.dart brand theme, allot of features, allot of bug fixes 2025-11-26 18:39:45 -05:00
delivery_map.dart Improve map navigation UI and add collapsible deliveries sidebar 2025-11-16 12:20:40 -05:00
glassmorphic_route_card.dart Fix linting issues and code quality improvements 2025-11-16 01:39:35 -05:00
loading_dialog.dart auto-claude: subtask-2-1 - Create LoadingDialog component with static show() 2026-01-20 11:26:44 -05:00
map_sidebar_layout.dart Implement collapsible sidebar with badge-only view 2025-11-17 11:00:48 -05:00
navigation_tc_dialog.dart Upgrade Flutter packages and fix breaking changes for Riverpod 3.0 2025-11-16 01:25:16 -05:00
notes_dialog.dart auto-claude: subtask-2-2 - Create NotesDialog component for displaying delivery notes 2026-01-20 11:28:31 -05:00
photo_capture_dialog.dart auto-claude: subtask-2-3 - Create PhotoCaptureDialog component for photo confirmation 2026-01-20 11:30:49 -05:00
premium_route_card.dart Fix linting issues and code quality improvements 2025-11-16 01:39:35 -05:00
route_list_item.dart checkpoint 2025-11-26 17:41:37 -05:00
unified_delivery_list.dart auto-claude: subtask-3-1 - Extract UnifiedDeliveryListView to dedicated component 2026-01-20 11:32:52 -05:00