capawesome-team / capacitor-mlkit

⚡️ ML Kit plugins for Capacitor. Supports Android and iOS.
https://capawesome.io/plugins/mlkit/
Apache License 2.0
147 stars 46 forks source link

feat(barcode-scanning): support all barcode types #206

Closed mertyldrr closed 1 week ago

mertyldrr commented 1 week ago

Pull request checklist

Please check if your PR fulfills the following requirements:

Close #105

robingenz commented 1 week ago

Android looks good so far. Feel free to continue with iOS.

pkg-pr-new[bot] commented 1 week ago

Open in Stackblitz

@capacitor-mlkit/barcode-scanning

``` npm i https://pkg.pr.new/capawesome-team/capacitor-mlkit/@capacitor-mlkit/barcode-scanning@206 ```

@capacitor-mlkit/face-detection

``` npm i https://pkg.pr.new/capawesome-team/capacitor-mlkit/@capacitor-mlkit/face-detection@206 ```

@capacitor-mlkit/face-mesh-detection

``` npm i https://pkg.pr.new/capawesome-team/capacitor-mlkit/@capacitor-mlkit/face-mesh-detection@206 ```

@capacitor-mlkit/selfie-segmentation

``` npm i https://pkg.pr.new/capawesome-team/capacitor-mlkit/@capacitor-mlkit/selfie-segmentation@206 ```

@capacitor-mlkit/translation

``` npm i https://pkg.pr.new/capawesome-team/capacitor-mlkit/@capacitor-mlkit/translation@206 ```

commit: 5ae91cd

robingenz commented 1 week ago

@mertyldrr Thank you for your first contribution! 💜