juliansteenbakker / mobile_scanner

A universal scanner for Flutter based on MLKit. Uses CameraX on Android and AVFoundation on iOS.
BSD 3-Clause "New" or "Revised" License
756 stars 446 forks source link

fix: connecting the useNewCameraSelector option #1070

Closed bswhite1 closed 1 week ago

bswhite1 commented 2 weeks ago

useNewCameraSelector is not being sent to the android backend. This forwards it with the other start options.