payfrit-user/lib
John Mizerek 56f1e1cf63 Add native iOS beacon scanner with CoreBluetooth
- BeaconScanner.swift: Native scanner using CBCentralManager
- AppDelegate.swift: Wire up MethodChannel (same API as Android)
- beacon_channel.dart: Support iOS in isSupported check
- beacon_scanner_service.dart: Use native scanner on both platforms

iOS now gets the same fast 2-second scan as Android.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 08:36:40 -08:00
..
app App Store Version 2: Beacon scanning, preload caching, business selector 2026-01-23 19:51:54 -08:00
models Fix cart model string casting to use ?.toString() 2026-01-23 21:17:43 -08:00
screens Use native scanner across all beacon services, simplify splash 2026-01-27 01:28:16 -08:00
services Add native iOS beacon scanner with CoreBluetooth 2026-01-27 08:36:40 -08:00
widgets App Store Version 2: Beacon scanning, preload caching, business selector 2026-01-23 19:51:54 -08:00
main.dart Fix beacon scanning reliability with warmup delay 2026-01-27 00:39:11 -08:00