SiriDx / qrcode

A flutter plugin for scanning QR codes. Use AVCaptureSession in iOS and zxing in Android.
MIT License
72 stars 47 forks source link

Not working in landscape orientation #2

Open mychaelgo opened 4 years ago

mychaelgo commented 4 years ago

Camera crash while my Android in landscape. Not tested on iOS yet.

samuelcecilio commented 4 years ago

On iOS the camera is inverted. On Android, it works on some devices, on others the screen goes black and the app crashes. I will test further and investigate details about which devices work...