-
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…
-
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…
-
Git error. Command: git rev-list --max-count=1 demo_all
fatal: ambiguous argument 'demo_all': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this…
-
The official German medication plan data matrix ("BMP", Bundeseinheitlicher Medikationsplan) expects data to be encoded with ISO-8859-1. If the data contains a German umlaut, Google Vision barcode sca…
-
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…
-
## Plugin Request
Collection of plugins using Google's ML Kit for on-device ML.
**Name**: Google ML Kit
**Package**: `@capacitor-community/google-ml-kit`
### Platform(s)
- Android
- iOS…
-
I'm trying to run the barcode-reader example as it is on my Nokia 2.1 running Android 8.1.0 and Google Play Services 15.0.90. The camera starts but no barcode is detected and in the logcat I get (cont…
-
```kotlin
it.setAnalyzer(cameraExecutor, LuminosityAnalyzer { luma, image ->
getCardDetails(image,rotation)
})
private fun getCardDetails(imageProxy: ImageProxy, rotation: Int) {
val me…
-
Hello, I'm facing an issue with my IOS device. When I send an image URL captured through a react-native-vision-camera it returns an empty array. Do you know how I can solve this?
const photo = awai…
-
According to the code, it should be warned only once.
https://github.com/flutter/flutter/blob/069f5042973dc4aafbf76a44ca14af7c0e2c2ca1/packages/flutter_tools/lib/src/cache.dart#L519-L528
![image…