-
### What's happening?
Issue: QR Code Scanner Fails on Samsung A23 (Android 14)
After updating from version 3.8.2 to 4.5.3, I've encountered an issue on the Samsung A23 running Android 14. The QR…
-
There is a conflict between the firebase dependencies and the google_mlkit_object_detection: ^0.13.0 package. If I don't add the google_mlkit_object_detection package the app compiles without an issue…
-
`Cannot load custom model` is not very helpful, is it possible to show more actionable error messages?
-
### What's happening?
Using runAsync will consume a lot of memory.
![image](https://github.com/user-attachments/assets/8ce98057-7d18-4192-b197-ec095a63e4e0)
### Reproduceable Code
```tsx…
-
**What's your feature request? Please describe.**
We are using the ML Kit barcode-scanning library in conjunction with CameraX ImageAnalysis.Analyzer. There is currently no sufficient way to limit th…
-
**Describe the bug**
Package com.google.mlkit:text-recognition-chinese:16.0.0 into apk through bundling and packaging. When running the AndroidTest case, an exception occurs and the focus cannot be m…
-
I'm using this lib in one project but it has started to crash the app after fouding a barcode.
Environment informations:
Phone android version: android 8.0
Phone Model: Xiaomi redmi 5 plus
Flutter…
-
# Stefanie Metzger - 26.9.2022, 11:58:44
react-native-camera is now deprecated.
Since we use for selecting image from gallery it would make sense to use it also for camera
Maybe we should …
-
We recently migrated from `firebase-ml-vision` -> `mlkit:barcode-scanning` and have started to see crashes on few devices.
We do not use Dynamic modules.
**Devices**
moto e6 Andoird 9
Galaxy S9+…
-
I am using google_ml_vision in my app where I need to detect hand but my app keeps crashing on android. I haven't tested for IOS yet. I have tried it with the latest version (google_ml_vision: ^0.0.8)…