wu9007 / qrcode_scanner

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

Not available for flutter ios #97

Open tejbhansahu opened 3 years ago

tejbhansahu commented 3 years ago

qr_scan flutter package is not working in the ios app

omarhodrob commented 3 years ago

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

not work on channel Stable

LampeMW commented 3 years ago

What version/channel of flutter are you on? It's working for me on iOS right now and I'm on the newest stable version.

Rodrigolmti commented 3 years ago

In the README file you mention todo iOS documentation, any plans to do that? Because i believe that everyone is having this issue.