-
ML Kit error: Waiting for the face detection model to be downloaded. Please wait.
PD: Text recognition works fine
-
Hello, when i try to scan the first time everything works as expected, but when i try to do it again i get this error on a loop.
```
I/flutter (13206): type 'List' is not a subtype of type 'Map' i…
-
Hello,
We are using MLKitBarcodeScanner for scanning QR codes with NativeScript Angular **v6.5.1**.
We managed to scan +- 50 QR in a row with 2-3 secondes of pause between them, and then the app f…
-
I'd like to request an API to query the download status for MLKit's on-device models.
Ideally, this API would allow the following:
1. return the current status of the on-device model for a gi…
-
Hoping someone might know how to convert to a FirebaseVisionImage. I have the following code that is trying to load an image from assets, crop it, then extract text from it using a firebase TextRecog…
-
Currently scan result only gives code and format. But getting type of result like URL, E-Mail, vCard will be useful.
Firebase ML Vision already have this type of feature;
```
for (Barcode barcod…
-
![Screenshot_20200525-174151](https://user-images.githubusercontent.com/59353708/82811719-0e069800-9eaf-11ea-9a86-11fb9e039f99.png)
Kindly help me out asap
-
What are the languages supported by **Flutter ML Kit**.
Does **Flutter ML Kit** supports **Tamil** Language ?
-
Hi, guys currently I'm facing some problem on the Firebase was not able to detect the faces.
By using the original project here I able to trigger face detection with the live camera.
But I tried to…
-
Not sure if the problem is here or the flutter_ml_vision pub so if it needs to move got it.
I've noticed that all printed PDF417 barcodes are not being recognized. I've tried numerous driver's lic…