- Fix iOS barcodes not scanning
- Fix android dependencies
- iOS scanner now looks like Android thanks to @dustin-graham
- Fix missing gradle dependency (thanks to toteto)
- Update gradle dependencies
- Improved permission handling (thanks to BenSower)
- Added MIT license
- Rewrite iOS scanner in Objective-C to avoid Swift use_frameworks! conflicts with other plugins (see flutter/flutter#10968)
- Supports 2D & QR Codes
- Control flash while scanning