Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 717 Bytes

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 717 Bytes

[0.0.7] - 8/30/18

  • Fix iOS barcodes not scanning

[0.0.6] - 8/29/18

  • Fix android dependencies
  • iOS scanner now looks like Android thanks to @dustin-graham

[0.0.4] - 2/8/18

  • Fix missing gradle dependency (thanks to toteto)
  • Update gradle dependencies

[0.0.3] - 2/8/17

  • Improved permission handling (thanks to BenSower)
  • Added MIT license

[0.0.2] - 11/7/17

  • Rewrite iOS scanner in Objective-C to avoid Swift use_frameworks! conflicts with other plugins (see flutter/flutter#10968)

[0.0.1] - 10/29/17

  • Supports 2D & QR Codes
  • Control flash while scanning