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
885 stars 512 forks source link

Unable to scan on whole preview #525

Open MilanBuchta opened 1 year ago

MilanBuchta commented 1 year ago

Hello i have a problem with example app scanning on whole preview on Samsung Galaxy A23 5G. Everything works fine on Pixel 4. Please can you help me ?

https://user-images.githubusercontent.com/53707612/222478756-ceac4577-59ed-4048-bf14-ade3b6a872c8.mp4

lucagiordano-visia commented 1 year ago

Same problem

p3pp8 commented 1 year ago

Same problem. Any time i try to scan a QR the app freezes. Seems related to the Samsung a23 camera, other devices work as aspected.

p3pp8 commented 1 year ago

Found a solution, just look at this issue:

https://github.com/juliansteenbakker/mobile_scanner/issues/604