rhymelph / r_scan

📷🖨Flutter二维码&条形码扫描插件,支持相机、文件、链接、Uint8List类型扫描
https://juejin.im/post/5dd8efb1e51d452314438515
BSD 3-Clause "New" or "Revised" License
119 stars 79 forks source link

[Suggestion] Support scanning png image files #56

Closed chaudharydeepanshu closed 2 years ago

chaudharydeepanshu commented 3 years ago

Hello, I have been unable to scan any png image file using this plugin. I think being able to scan png files could be very useful as screenshots in phones are generally in png format. So, I wanted to know if you have any plans for supporting that in your plugin?

Thank you