ionic-planb-logistic-app-fl.../lib/components
Mathias Beaulieu-Duncan 6986a12b91 auto-claude: subtask-6-1 - Run flutter analyze to ensure no errors or warnings
Fixed all 39 analyzer issues:
- Removed unused import (animation_system.dart in collapsible_routes_sidebar.dart)
- Removed unused element (_buildActionButton in dark_mode_map.dart)
- Fixed unnecessary non-null assertions on AppLocalizations.of(context)
- Removed unnecessary type checks in providers.dart
- Used super parameters for key in navigation_tc_dialog.dart and status_colors.dart
- Replaced print statements with debugPrint in providers.dart and logging_interceptor.dart

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-20 11:54:12 -05:00
..
collapsible_routes_sidebar.dart auto-claude: subtask-6-1 - Run flutter analyze to ensure no errors or warnings 2026-01-20 11:54:12 -05:00
dark_mode_map.dart auto-claude: subtask-6-1 - Run flutter analyze to ensure no errors or warnings 2026-01-20 11:54:12 -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 auto-claude: subtask-6-1 - Run flutter analyze to ensure no errors or warnings 2026-01-20 11:54:12 -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 auto-claude: subtask-6-1 - Run flutter analyze to ensure no errors or warnings 2026-01-20 11:54:12 -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 auto-claude: subtask-6-1 - Run flutter analyze to ensure no errors or warnings 2026-01-20 11:54:12 -05:00
unified_delivery_list.dart auto-claude: subtask-3-1 - Extract UnifiedDeliveryListView to dedicated component 2026-01-20 11:32:52 -05:00