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

The QR code data cannot be obtained after scanning with Android #1061

Closed Huxiuqi closed 3 weeks ago

Huxiuqi commented 3 weeks ago

Hello, the QR code data cannot be obtained after scanning with Android. It can be obtained in the example project. The code does not report an error message. I compared the usage and there is no problem.