barcode_scan 0.0.6 barcode_scan: ^0.0.6 copied to clipboard
A flutter plugin for scanning 2D barcodes and QRCodes.
[0.0.6] - 8/29/18 #
- Fix android dependencies
- iOS scanner now looks like Android thanks to @dustin-graham
[0.0.2] - 11/7/17 #
- Rewrite iOS scanner in Objective-C to avoid Swift use_frameworks! conflicts with other plugins (see https://github.com/flutter/flutter/issues/10968)
[0.0.1] - 10/29/17 #
- Supports 2D & QR Codes
- Control flash while scanning