-
My ios build is failing with this library. Android works fine.
```
"react-native": "0.70.6",
"react-native-vision-camera": "^2.15.2",
"vision-camera-ocr": "^1.0.0"
```
```
[!] CocoaPo…
-
On my device, face tracking fails with errors:
W/DynamiteModule( 1417): Local module descriptor class for com.google.android.gms.vision.dynamite not found.
I/DynamiteModule( 1417): Considering local…
-
Subscribe to this issue and stay notified about new [daily trending repos in Kotlin](https://github.com/trending/kotlin?since=daily).
-
Hi,
We meet an issue in our react native project on Android only, for IOS it's work perfectly
We use both package in the project `vision-camera-ocr` and `vision-camera-code-scanner` and the recognit…
-
Inspired from an old WoW/Tibia plugin I remember which tracked your experience gain in a local cache and after getting a big enough sample, started to display your experience gain per time unit.
Like…
-
**What's your feature request? Please describe.**
For applications in the retail industry it is important that the checksum matches for barcodes with a format that has a checksum as a last digit.
…
-
Subscribe to this issue and stay notified about new [weekly trending repos in C++](https://github.com/trending/c++?since=weekly)!
-
ML Kit error: Waiting for the face detection model to be downloaded. Please wait.
PD: Text recognition works fine
-
## Description
When switching between activities if done continuously then app freezes in android. I tried this with camera: ^0.9.4+6 plugin and target sdk version: 31
Flutter doctor
```
[√…
-
I tried to implement null safety in your package, but i got error below error. detected ocr text is showed in log.
`[ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: FormatException…