You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe your issue. If applicable, add screenshots to help explain your problem.
moto g84 Android14 uses image_picker: 1.1.2 to upload a QR code photo from the mobile phone album. When the processImage method is called, the returned List is empty, but other mobile phones can recognize the QR code when uploading the same photo
Steps to reproduce.
moto g84 Android14 uses image_picker: 1.1.2 to upload a QR code photo from the mobile phone album. When the processImage method is called, the returned List is empty, but other mobile phones can recognize the QR code when uploading the same photo
Describe your issue. If applicable, add screenshots to help explain your problem.
moto g84 Android14 uses image_picker: 1.1.2 to upload a QR code photo from the mobile phone album. When the processImage method is called, the returned List is empty, but other mobile phones can recognize the QR code when uploading the same photo
Steps to reproduce.
moto g84 Android14 uses image_picker: 1.1.2 to upload a QR code photo from the mobile phone album. When the processImage method is called, the returned List is empty, but other mobile phones can recognize the QR code when uploading the same photo
What is the expected result?
能识别出二维码信息
Did you try our example app?
No
Is it reproducible in the example app?
No
Reproducible in which OS?
Android
Flutter/Dart Version?
flutter:3.19.6
Plugin Version?
google_mlkit_barcode_scanning: 0.12.0
image_picker: 1.1.2
The text was updated successfully, but these errors were encountered: