wu9007 / qrcode_scanner

🛠 Flutter QR code scanner plugin.
MIT License
358 stars 185 forks source link

dose it support for iOS now? #51

Open yunzhouhua opened 4 years ago

rgbinnovation commented 4 years ago

Not for me. Just tried it with await scanner.scan();, got the following error:

MissingPluginException (MissingPluginException(No implementation found for method scan on channel qr_scan))

DroidGar commented 4 years ago

Not for me. Just tried it with await scanner.scan();, got the following error:

MissingPluginException (MissingPluginException(No implementation found for method scan on channel qr_scan))

same to, any help?

ada024 commented 4 years ago

Why is this plugin marked as support IOS on pub.dev, when it does not support it?

Ravikumawat1990 commented 4 years ago

dose it support for iOS now?

vorishirne commented 4 years ago

no It doesn't.

vorishirne commented 4 years ago

Why is this plugin marked as support IOS on pub.dev, when it does not support it?

Should we report it?