flutter-devs / qr_utils

Plugin for QR code scanning.
MIT License
33 stars 22 forks source link

MissingPluginException #15

Open liongames6000 opened 3 years ago

liongames6000 commented 3 years ago

If i execute the command(result = await QrUtils.scanQR;) stated in the ReadMe I get this error:

MissingPluginException(No implementation found for method scanQR on channel com.aeologic.adhoc.qr_utils)

If you need anymore info pleas ask because this is my first time opening an issue.

liongames6000 commented 3 years ago

Just noticed its an duplicate to #13.