flutter_qr_bar_scanner icon indicating copy to clipboard operation
flutter_qr_bar_scanner copied to clipboard

Missing iOS implementation for adding restricted BarcodeFormats.

Open ulusoyca opened this issue 2 years ago • 1 comments

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.

ulusoyca avatar May 23 '22 15:05 ulusoyca

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

ranapnea avatar Jun 01 '22 10:06 ranapnea