| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| html5-qrcode.min.js | 2022-11-30 | 374.2 kB | |
| README.md | 2022-11-30 | 656 Bytes | |
| Version 2.3.4.tar.gz | 2022-11-30 | 580.0 kB | |
| Version 2.3.4.zip | 2022-11-30 | 608.6 kB | |
| Totals: 4 Items | 1.6 MB | 1 | |
Version 2.3.4
useBarCodeDetectorIfSupporteddefaults totrueand if supported the library will internally alternate betweenBarcodeDetectorandzxing-js. Same robustness added for file based scan as well if more than one decoder is supported.- Fixed the UI issue - Issue#613.
- Fix for torch issue - Issue#634.
- In case of
scanFile(..)APIs, scan at image resolution. ShowLoading image...while the image is being loaded for rendering. More info at Issue#612