rmtmckenzie / flutter_qr_mobile_vision

QR reader plugin using mobile vision API for Flutter.
MIT License
217 stars 186 forks source link

Reading Binary Data #198

Open TKFRvisionOfficial opened 2 years ago

TKFRvisionOfficial commented 2 years ago

https://developers.google.com/android/reference/com/google/mlkit/vision/barcode/common/Barcode#public-byte[]-getrawbytes

Since it is supported now by ml kit it should be a breeze.