payfrit-app/lib/app
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_router.dart Add About screen and Order Detail screen with modifiers 2026-01-09 12:41:44 -08:00
app_state.dart Add custom tip, order type selection, and menu improvements 2026-01-07 20:31:25 -08:00
app_state.dart.bak Fix nested modifier saving with proper parent tracking 2025-12-30 14:40:55 -08:00