v0.1.0 of qr_scanner_view
The official repository for Dart and Flutter packages. [Unoffic…
June 4, 2026
Live camera QR / barcode scanner Flutter plugin for iOS and Android. Native owns camera, preview and detector via a PlatformView; only decoded strings cross to Dart. iOS uses AVFoundation, Android use [...] Changelog excerpt: Initial release. - Live QR / barcode scanning via a native PlatformView (AVFoundation on iOS 15+, CameraX + ML Kit on Android 5.0+). - Out-of-the-box widget: owns its controller, auto-starts, auto-disposes and pauses while the app is in the background. - Declarative CameraOptions/ DetectionOptionsplus runtime control: torch, linear zoom, lens switching, scan window, focus point, pause/resume, scanOnce, capabilities query. - Preview fit (cover/ contain), applied natively; coordinates s[...]
Discussion in the ATmosphere