Commit Graph

1 Commits

Author SHA1 Message Date
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