rhymelph / r_scan

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

大家如果只需要相机扫码的需求,建议使用r_barcode,使用方法类似 #54

Open rhymelph opened 3 years ago

rhymelph commented 3 years ago

这个是仓库地址 https://github.com/rhymelph/r_barcode

yaml引用

dependencies:
  r_barcode: ^1.0.1
lucasjinreal commented 1 year ago

请直接升级r_scan 而不是另开一个库,如果不想混淆,请给出迁移步骤,否则开发者很容易迷失自我。