payfrit-app/lib/screens
John Mizerek 29646a8a04 Add custom tip, order type selection, and menu improvements
Cart/Payment:
- Custom tip option (0-200%) with dialog input
- Tip buttons now include "Custom" option
- Default custom tip starts at 25%

Order Flow:
- New order type selection screen (Dine-In, Takeout, Delivery)
- Group order invite screen (placeholder)
- App router updated with new routes

Menu Display:
- Category headers now text-only (removed image loading)
- Simplified category background with gradient and styled text

Beacon Scanning:
- Improved beacon detection flow

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 20:31:25 -08:00
..
beacon_scan_screen.dart Add custom tip, order type selection, and menu improvements 2026-01-07 20:31:25 -08:00
cart_view_screen.dart Add custom tip, order type selection, and menu improvements 2026-01-07 20:31:25 -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 Improve snackbar styling and fix business switching 2026-01-07 11:47:42 -08:00
menu_browse_screen.dart Add custom tip, order type selection, and menu improvements 2026-01-07 20:31:25 -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
restaurant_select_screen.dart Major UI overhaul: restaurant selector, gradients, and scan UX 2026-01-01 18:18:59 -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 app branding, splash screen, and fix modifier validation 2026-01-05 01:55:13 -08:00