payfrit-app/lib
John Mizerek 80fdc80e3f Add visual improvements with images to menu screen
- Add business header hero image with logo overlay
- Add business logo in app bar
- Add category header images with gradient overlay
- Add item thumbnail images (64x64)
- Images load from server with PNG/JPG fallbacks
- Placeholder icons shown when images unavailable

Image sources:
- Business headers: /uploads/headers/{BusinessID}
- Business logos: /uploads/logos/{BusinessID}
- Category images: /uploads/categories/{CategoryID}
- Item images: /uploads/items/{ItemID}

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 12:41:59 -08:00
..
app Add polling service for order status notifications 2025-12-31 16:07:23 -08:00
models Implement complete cart management system 2025-12-29 11:14:19 -08:00
screens Add visual improvements with images to menu screen 2026-01-01 12:41:59 -08:00
services Fix inactive item filtering and radio button behavior 2026-01-01 11:43:04 -08:00
widgets Add polling service for order status notifications 2025-12-31 16:07:23 -08:00
main.dart checkpoint 2025-12-28 22:31:56 -08:00