payfrit-app/lib/screens
John Mizerek 924367c70e Improve snackbar styling and fix business switching
Snackbar Improvements:
- All snackbars now have colored backgrounds (green/red/orange/blue)
- Added icons to snackbar messages (check_circle, error, warning, info)
- Floating behavior with bottom margin to avoid obscuring action buttons
- Consistent styling across menu_browse, cart_view, and login screens

App State Fixes:
- Clear cartItemCount when switching businesses (setBusiness, setServicePoint, setBusinessAndServicePoint, clearAll)
- Prevents stale cart count showing after switching restaurants

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 11:47:42 -08:00
..
beacon_scan_screen.dart Add app branding, splash screen, and fix modifier validation 2026-01-05 01:55:13 -08:00
cart_view_screen.dart Improve snackbar styling and fix business switching 2026-01-07 11:47:42 -08:00
login_screen.dart Improve snackbar styling and fix business switching 2026-01-07 11:47:42 -08:00
menu_browse_screen.dart Improve snackbar styling and fix business switching 2026-01-07 11:47:42 -08:00
order_home_screen.dart feat: implement user authentication with login screen 2025-12-29 10:01:35 -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