- Fix misalignment when QRView doesn't start from the top left (#45)
- Fix crash on iOS when scanning returns nil (#69, #72)
- Fix ArithmeticException on Android (#43)
- Add optional parameter to use a camera overlay.
- Simplfiy controller, expose scanDataStream.
- Fix for Android flash toggle.
- Add ability to pause/resume the camera.
- Thanks! to Luis Thein for all the above contributions.
- android build break fix
- update README.md
- update README.md
- migrated Android project to androidx (by Felipe César)
- migrated iOS to Swift 5 (by Felipe César)
- flash light support added
- camera flip added
- preview stretching after change screen orientation fix
- fix black screen orientation/unlock/focus
- iOS library reference fix
- Android pause/resume fix
- Added documentation to cover how to use the plugin.
- QR Code scanner embedded inside flutter.