-
### Plugin(s)
- [X] Barcode Scanning
- [ ] Face Detection
- [ ] Face Mesh Detection
- [ ] Selfie Segmentation
- [ ] Translation
### Version
6.0.0
### Platform(s)
- [ ] Android
- [X…
-
Using Camera 0.9.8+1
After switching packages from `google_ml_kit: ^0.7.3` to `google_mlkit_barcode_scanning: ^0.3.0` and changing the parts of the code that broke, mainly:
Replaced
```
…
jbx1 updated
2 months ago
-
Even after covering your eyes or nose or mouth, it give the points and detecting all of them
**To Reproduce**
1. Go to Camera Preview
2. Check Eyes, Nose, Mouth contours
3. Then Hide anyone of t…
-
Cant build an app on iOS simulator
After installing a plugin by guide faced with a problem, that app doesn't run on iOS simulator
The main error looks like this
`Building for 'iOS-simulator', bu…
-
This plugin causes the app to crash in flutter 3.22.0.
Error:
Updating local specs repositories
Analyzing dependencies
cloud_firestore: Using Firebase SDK version '10.25.0' defined in 'firebase_…
-
I cannot satisfy the dependencies to get my ios building using the latest versions of ML & Firebase packages:
```yaml
google_mlkit_face_detection: ^0.11.0
google_mlkit_text_recognition: ^0.…
-
Eye and smile probabilities always read zero in react-native on Android.
` LOG faces: {"0": {"bottom": 687, "height": 454, "left": 360, "leftEyeOpenProb": 0, "right": 700, "rightEyeOpenProb": 0, "…
-
### Plugin(s)
- [X] Barcode Scanning
- [ ] Face Detection
- [ ] Face Mesh Detection
- [ ] Selfie Segmentation
- [ ] Translation
### Version
6.1.0
### Platform(s)
- [ ] Android
- [X…
-
When building with @infinitered/react-native-mlkit-face-detection: 0.6.7
It fails with:
```
* What went wrong:
Execution failed for task ':infinitered-react-native-mlkit-core:compileDebugKotli…
-
After packaging using android-arm64 as a packaging parameter, it was found that other architectures were in the package, and they took up some space. How to build ARM64-only architecture packages?
…