simple_barcode_scanner icon indicating copy to clipboard operation
simple_barcode_scanner copied to clipboard

Simple Barcode Scanner

Results 41 simple_barcode_scanner issues
Sort by recently updated
recently updated
newest added

I am using this package to scan and read QR Code. When I use QR containing Japanese Text: Issue occurring for Android 14. (Worked fine on iOS, and Android 10)...

Hi, is that possible to delay the scanning? Like i dont want the to scan immediately after the function is call. Instead, i want it to wait for few second...

enhancement

Hi, I want to scan some qrCode in android, I get these messages in console and scanner is not returning anything . I tried on android 4 and 12 ```...

no change rectangular type to squares

I'm using the simple_barcode_scanner demo, and in the web version on an android phone, it uses the low resolution macro camera rather than the main camera. I have to get...

- [ ] The window for the barcode is a little small. so I have to put the barcode far from the camera and it's hard to see that. -...

enhancement

The unsafe-inline keyword annuls most of the security benefits that Content-Security-Policy provide. It'd be better if you created a new javascript file with the inline script that you inserted into...

question

Is it possible to change the scanner shape from rectangle to square (to be like qr code) in web

enhancement