juliuscanute / qr_code_scanner

QR Code Scanner for Flutter
BSD 2-Clause "Simplified" License
999 stars 759 forks source link

Scan over pick image #618

Open ayechan-maung opened 1 year ago

ayechan-maung commented 1 year ago

It would be better if the plugin could scan over the picked images from the gallery.

It probably needs another invokeMethod channel name like "imageQrScan". However, I am not skillful enough to create such kind of method over Kotlin and Swift. That's why I respectfully request you, folks, to implement that feature.