File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 0.6.0
2+ #### Features
3+ * Add support for raw bytes on iOS. (#421 )
4+ * Add custom cutout width and height next to cutout size. (#432 )
5+
6+ #### Bugfixes
7+ * Fix for calling permission multiple times. (#381 )
8+ * Fix for QRView Overlay cutoutbottomoffset. (#383 )
9+ * Multiple minor improvements
10+
111## 0.5.2
212#### Bugfixes
313* Increased delay to fix QRView opening zoomed in on some devices by adding small delay to updateDimensions(). (#250 )
Original file line number Diff line number Diff line change 11name : qr_code_scanner
22description : QR code scanner that can be embedded inside flutter. It uses zxing in Android and MTBBarcode scanner in iOS.
3- version : 0.5.2
3+ version : 0.6.0
44homepage : https://juliuscanute.com
55repository : https://github.com/juliuscanute/qr_code_scanner
66
You can’t perform that action at this time.
0 commit comments