payfrit-app/lib
John Mizerek 77e3145175 Add About screen and Order Detail screen with modifiers
- Add About Payfrit screen with app info, features, and contact details
- Add Order Detail screen showing line items with non-default modifiers
- Add order_detail model with parent-child line item hierarchy
- Update order history to navigate to detail screen on tap
- Add getOrderDetail API method
- Add about route to app router

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 12:41:44 -08:00
..
app Add About screen and Order Detail screen with modifiers 2026-01-09 12:41:44 -08:00
models Add About screen and Order Detail screen with modifiers 2026-01-09 12:41:44 -08:00
screens Add About screen and Order Detail screen with modifiers 2026-01-09 12:41:44 -08:00
services Add About screen and Order Detail screen with modifiers 2026-01-09 12:41:44 -08:00
widgets Add polling service for order status notifications 2025-12-31 16:07:23 -08:00
main.dart Add Stripe payment integration 2026-01-05 10:46:13 -08:00