freedelity / flutter_native_barcode_scanner

Fast barcode/QR scanner flutter plugin using PlatformView and processing on native side
https://pub.dev/packages/native_barcode_scanner
BSD 3-Clause "New" or "Revised" License
6 stars 8 forks source link

iOS set orientation on camera shown #12

Closed Verbruik closed 1 year ago

Verbruik commented 1 year ago

In iOS the orientation was locked to .portrait mode whilst in Android it's not. I did take count of the creation params "selector" and "orientation" which define the camera (front or back) and the orientation of the preview for the scan