freedelity / flutter_native_barcode_scanner

Fast barcode/QR scanner flutter plugin using PlatformView and processing on native side
https://pub.dev/packages/native_barcode_scanner
BSD 3-Clause "New" or "Revised" License
6 stars 8 forks source link

No podspec for iOS #3

Closed objectorientedperson closed 1 year ago

objectorientedperson commented 1 year ago

As I try install pods, I get the following error:

[!] No podspec found for native_barcode_scanner in .symlinks/plugins/native_barcode_scanner/ios

Even though I updated my cocoapods/pods, the issue still persists.

Verbruik commented 1 year ago

Hi @objectorientedperson , it should be fixed since 1.0.2 Thanks for the report