contactlutforrahman / flutter_qr_bar_scanner

A full screen mobile scanner for scanning QR Code and Bar Code.
MIT License
33 stars 69 forks source link

Missing iOS implementation for adding restricted BarcodeFormats. #46

Open ulusoyca opened 2 years ago

ulusoyca commented 2 years ago

Looks like the formats field which restricts the supported formats is not effective in iOS since it is not implemented. Any plans for implementing this? If not, I can work on it and create a pull request.

ranapnea commented 2 years ago

Created PR for that: https://github.com/contactlutforrahman/flutter_qr_bar_scanner/pull/48