AmolGangadhare / flutter_barcode_scanner

Barcode scanner plugin for flutter. Supports barcode scanning for Android and iOS
https://pub.dev/packages/flutter_barcode_scanner
MIT License
379 stars 453 forks source link

fatal error: module 'flutter_barcode_scanner' not found iOS #262

Open sayandeep-volition opened 2 years ago

sayandeep-volition commented 2 years ago

When I was going to build iOS, I'm getting this error.

Done: Upgrade Deployment Target to 12 & Swift to 5. And checked the process as mentioned in README.

This is what I'm getting now. screely-1641583167747

silexion commented 1 year ago

did you manage to solve it?