payfrit-app/ios
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
..
Flutter Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
Runner Improve snackbar styling and fix business switching 2026-01-07 11:47:42 -08:00
Runner.xcodeproj Add app branding, splash screen, and fix modifier validation 2026-01-05 01:55:13 -08:00
Runner.xcworkspace Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
.gitignore Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
Podfile Fix menu_browse route navigation error 2026-01-05 17:57:21 -08:00
Podfile.lock Fix menu_browse route navigation error 2026-01-05 17:57:21 -08:00