- 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> |
||
|---|---|---|
| .. | ||
| cart.dart | ||
| menu_item.dart | ||
| order_detail.dart | ||
| order_history.dart | ||
| restaurant.dart | ||
| service_point.dart | ||
| user_profile.dart | ||