payfrit-user/lib/services
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
..
api.dart Add isDev environment switch for dev/prod API 2026-01-26 22:57:15 -08:00
auth_storage.dart Enhance UI with Material Design 3 and fix cart quantity handling 2025-12-31 09:40:23 -08:00
beacon_cache.dart App Store Version 2: Beacon scanning, preload caching, business selector 2026-01-23 19:51:54 -08:00
beacon_channel.dart Add native iOS beacon scanner with CoreBluetooth 2026-01-27 08:36:40 -08:00
beacon_permissions.dart Use native scanner across all beacon services, simplify splash 2026-01-27 01:28:16 -08:00
beacon_scanner_service.dart Add native iOS beacon scanner with CoreBluetooth 2026-01-27 08:36:40 -08:00
chat_service.dart Clean up debug statements and sanitize error messages 2026-01-11 13:44:58 -08:00
order_polling_service.dart Add address management and user account features 2026-01-08 20:22:37 -08:00
preload_cache.dart App Store Version 2: Beacon scanning, preload caching, business selector 2026-01-23 19:51:54 -08:00
stripe_service.dart App Store Version 2: Beacon scanning, preload caching, business selector 2026-01-23 19:51:54 -08:00