Open emitchel opened 1 year ago
Thanks for your feedback. I will examine the link and library you sent in detail.
I had to use google's
implementation 'com.google.mlkit:barcode-scanning:17.0.0'
instead. You could reference that library, but at that point, this library doesn't serve any purpose unless you expose an easy wrapper for spinning up the camera preview and analyzerhttps://www.codeplayon.com/2022/08/jetpack-compose-barcode-qr-code-scanner/
I had to use google's
implementation 'com.google.mlkit:barcode-scanning:17.0.0'
instead. You could reference that library, but at that point, this library doesn't serve any purpose unless you expose an easy wrapper for spinning up the camera preview and analyzerhttps://www.codeplayon.com/2022/08/jetpack-compose-barcode-qr-code-scanner/