flutter_barcode_reader/CHANGELOG.md

8 lines
252 B
Markdown
Raw Normal View History

2017-10-30 01:05:11 +08:00
## [0.0.1] - 10/29/17
* Supports 2D & QR Codes
* Control flash while scanning
## [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)