payfrit-app/lib/screens
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
..
about_screen.dart Add About screen and Order Detail screen with modifiers 2026-01-09 12:41:44 -08:00
account_screen.dart Add About screen and Order Detail screen with modifiers 2026-01-09 12:41:44 -08:00
address_edit_screen.dart Add address management and user account features 2026-01-08 20:22:37 -08:00
address_list_screen.dart Add address management and user account features 2026-01-08 20:22:37 -08:00
beacon_scan_screen.dart Fix beacon scanning and Bluetooth permissions 2026-01-08 15:09:24 -08:00
cart_view_screen.dart Add Cash App Pay iOS support and update notification colors 2026-01-09 09:17:29 -08:00
group_order_invite_screen.dart Add custom tip, order type selection, and menu improvements 2026-01-07 20:31:25 -08:00
login_screen.dart Add address management and user account features 2026-01-08 20:22:37 -08:00
menu_browse_screen.dart Add address management and user account features 2026-01-08 20:22:37 -08:00
order_detail_screen.dart Add About screen and Order Detail screen with modifiers 2026-01-09 12:41:44 -08:00
order_history_screen.dart Add About screen and Order Detail screen with modifiers 2026-01-09 12:41:44 -08:00
order_home_screen.dart feat: implement user authentication with login screen 2025-12-29 10:01:35 -08:00
order_type_select_screen.dart Add custom tip, order type selection, and menu improvements 2026-01-07 20:31:25 -08:00
profile_settings_screen.dart Add address management and user account features 2026-01-08 20:22:37 -08:00
restaurant_select_screen.dart Add address management and user account features 2026-01-08 20:22:37 -08:00
service_point_select_screen.dart feat: implement user authentication with login screen 2025-12-29 10:01:35 -08:00
splash_screen.dart Add address management and user account features 2026-01-08 20:22:37 -08:00