Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I cannot use this plugin It has this error #62

Open
hieuh0 opened this issue Jan 29, 2020 · 5 comments
Open

I cannot use this plugin It has this error #62

hieuh0 opened this issue Jan 29, 2020 · 5 comments

Comments

@hieuh0
Copy link

hieuh0 commented Jan 29, 2020

E/flutter (12364): [ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: MissingPluginException(No implementation found for method readQRCode on channel qrcode_reader)
E/flutter (12364): #0 MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:319:7)
E/flutter (12364):
E/flutter (12364): #1 QRCodeReader.scan (package:qrcode_reader/qrcode_reader.dart:74:27)

I tried with all the same issues but still the same error.

qrcode_reader:
git: https://github.com/bcko/flutter_qrcode_reader.git

@elvincali
Copy link

Yeah same error for me too i am not getting any idea hoe to solve it if anyone can help????pls help us

#57 (comment)

@johanhenselmans
Copy link
Collaborator

Did you try
qrcode_reader:
git: https://github.com/bcko/flutter_qrcode_reader.git

in your pubspec.yaml?

Unfortunately I can not publish to pub.dev.

@LeanGardella
Copy link

Same problem here!
I decided to change to qrscan 0.2.17 which works fine!

@oscarcolima
Copy link

Same problem here!
I decided to change to qrscan 0.2.17 which works fine!

qr scan 0.2.17 does not work to ios be careful

@NaagAlgates
Copy link

As suggested by @johanhenselmans , use this in your pubsec.yaml

qrcode_reader:
git: https://github.com/bcko/flutter_qrcode_reader.git

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants
@johanhenselmans @oscarcolima @NaagAlgates @hieuh0 @elvincali @LeanGardella and others