ionic-planb-logistic-app-fl.../lib/utils
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
..
breakpoints.dart Initial commit: Plan B Logistics Flutter app with dark mode and responsive design 2025-10-31 04:58:10 -04:00
http_client_factory.dart checkpoint 2025-11-25 17:05:08 -05:00
logging_interceptor.dart auto-claude: subtask-6-1 - Run flutter analyze to ensure no errors or warnings 2026-01-20 11:54:12 -05:00
responsive.dart Initial commit: Plan B Logistics Flutter app with dark mode and responsive design 2025-10-31 04:58:10 -04:00
toast_helper.dart checkpoint 2025-11-26 15:59:20 -05:00