payfrit-app/lib/screens
John Mizerek 029c924f41 Fix order status polling and improve notifications
- Reduce polling interval from 30s to 6s for faster updates
- Add global ScaffoldMessengerKey for app-wide snackbar notifications
- Fix notifications showing after cart screen is dismissed
- Add JSON parsing fallback to handle server debug output
- Standardize all gradient heights to 16px

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 19:48:42 -08:00
..
beacon_scan_screen.dart Major UI overhaul: restaurant selector, gradients, and scan UX 2026-01-01 18:18:59 -08:00
cart_view_screen.dart Fix order status polling and improve notifications 2026-01-01 19:48:42 -08:00
login_screen.dart Enhance UI with Material Design 3 and fix cart quantity handling 2025-12-31 09:40:23 -08:00
menu_browse_screen.dart Fix order status polling and improve notifications 2026-01-01 19:48: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 production API support and fix login flow 2025-12-31 12:04:50 -08:00