-
I'm recieving the following error (`TypeError: Cannot read property 'recognize' of null`) when calling `const result = await TextRecognition.recognize()`.
Oddly, as you can see in the termi…
-
when using `cordova plugin add` i get the following error:
Failed to install 'cordova-plugin-mlkit-barcode-scanner': Error: Uh oh!
ENOENT: no such file or directory, open '/home/XYZ/Git/XYZ/plugin…
-
### Xamarin.Android Version:
11.1.0.26 (Visual Studio Community 2019 v16.8.5)
### Operating System & Version:
Windows 10 Home Single Language 20H2 v19042.804
### Google Play Services Version
…
-
I see the following crash when using `FirebaseModelDataType.FLOAT32` as the input type for my custom model:
```
2018-10-18 00:15:30.178 25593-25593/com.devrel.sample.fluttermlkit E/MethodChannel#plu…
-
I want when I launch the document scanner to go directly into the Manual Mode and if possible hide the Auto Capture button. I tried setting the mode to CAPTURE_MODE_MANUAL, but it is not working.
…
-
I'm working on a feature that utilizes ML Kit Translation, and since this feature is only available for a specific country, I've moved the implementation for this feature along with ML Kit dependency …
-
flutter build ios outputs:
** BUILD FAILED **
Xcode's output:
↳ === BUILD TARGET mlkit OF PROJECT Pods WITH CONFIGURATION Release ===
/Users/harikishore/Desktop/Flutter/flutter/.pub-cache…
-
Hi all,
I'm having an issue when using the library and building a release apk for Android.
`flutter -v doctor`
[√] Flutter (Channel beta, v0.7.3, on Microsoft Windows [Version 10.0.17134.285]…
-
Hi there, thank you for this plugin. I'm having a hard time getting the example to work:
Steps:
-Create new flutter project
-add mlkit: "^0.4.1" and image_picker: "^0.4.5" to dependencies
-get Pac…
-
https://developers.google.com/android/reference/com/google/mlkit/vision/text/Text.Element
https://developers.google.com/ml-kit/reference/ios/mlkittextrecognitioncommon/api/reference/Classes/MLKTextLi…