Open liongames6000 opened 3 years ago
If i execute the command(result = await QrUtils.scanQR;) stated in the ReadMe I get this error:
result = await QrUtils.scanQR;
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.
Just noticed its an duplicate to #13.
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.