5cb220f68c
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>