mintware-de / flutter_barcode_reader

A flutter plugin for reading 2D barcodes and QR codes.
MIT License
628 stars 463 forks source link

IOS: Module 'barcode_scan' not found #191

Closed qzhao1992 closed 4 years ago

qzhao1992 commented 4 years ago

Screen Shot 2020-03-09 at 3 20 46 PM Screen Shot 2020-03-09 at 3 20 31 PM

devtronic commented 4 years ago

Please post the output of flutter run --verbose

qzhao1992 commented 4 years ago

I created a new project and copied all the code into the new project. It's working now