payfrit-app/lib/models
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
..
cart.dart Fix beacon scanning and Bluetooth permissions 2026-01-08 15:09:24 -08:00
menu_item.dart Implement complete cart management system 2025-12-29 11:14:19 -08:00
order_detail.dart Add About screen and Order Detail screen with modifiers 2026-01-09 12:41:44 -08:00
order_history.dart Add address management and user account features 2026-01-08 20:22:37 -08:00
restaurant.dart Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
service_point.dart Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
user_profile.dart Add address management and user account features 2026-01-08 20:22:37 -08:00