flutter-devs / qr_utils

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

MissingPluginException error with latest version of flutter #13

Open s-j-a opened 3 years ago

s-j-a commented 3 years ago

Hi,

After upgrading to the latest version of flutter (2.0.1) calling generateQR function gives the following error

Unhandled Exception: MissingPluginException(No implementation found for method generateQR on channel com.aeologic.adhoc.qr_utils)

it was working in the previous version (1.22.6)

any help would be appreciated.

thanks, Jamil

laurentschall commented 3 years ago

Hi there,

Same error with Flutter 2.0.0 (stable) and 1.26.0-17.5.pre (beta).

Thanks in advance for your support, Laurent

Bes79 commented 3 years ago

Same issue

hatembz commented 3 years ago

got the same error

misaelriojasftf commented 3 years ago

same

Flaminiat commented 3 years ago

same error here