payfrit-app/lib/screens
John Mizerek 1d08b18568 Fix beacon scanning and Bluetooth permissions
- Remove neverForLocation flag from BLUETOOTH_SCAN (was blocking beacon detection)
- Add Bluetooth state check before scanning with prompt to enable
- Add iOS Bluetooth/Location permission descriptions and UIBackgroundModes
- Fix exclusive modifier selection (deselect siblings when max=1)
- Update cart service point when existing cart found
- Add delivery fee support to cart and stripe service

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 15:09:24 -08:00
..
beacon_scan_screen.dart Fix beacon scanning and Bluetooth permissions 2026-01-08 15:09:24 -08:00
cart_view_screen.dart Fix beacon scanning and Bluetooth permissions 2026-01-08 15:09:24 -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 Fix beacon scanning and Bluetooth permissions 2026-01-08 15:09:24 -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 Fix beacon scanning and Bluetooth permissions 2026-01-08 15:09:24 -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 Fix beacon scanning and Bluetooth permissions 2026-01-08 15:09:24 -08:00