payfrit-app/lib/screens
John Mizerek 5bfbf3dd27 Fix radio button inference for modifier groups
- Infer radio button behavior when group has exactly one default-checked item
- Both visual (Radio widget) and behavior (_toggleSelection) now consistent
- Fixes issue where selecting different option kept both default and selected

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 16:37:18 -08:00
..
beacon_scan_screen.dart Add production API support and fix login flow 2025-12-31 12:04:50 -08:00
cart_view_screen.dart Fix inactive item filtering and radio button behavior 2026-01-01 11:43:04 -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 radio button inference for modifier groups 2026-01-01 16:37:18 -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 Add production API support and fix login flow 2025-12-31 12:04:50 -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