wu9007 / qrcode_scanner

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

The plugins `qrscan` use a deprecated version of the Android embedding. #121

Open mshamsi502 opened 3 years ago

mshamsi502 commented 3 years ago

i get this message after run flutter upgrade and flutter pub get :

Running "flutter pub get" in my_app...         ۴٫۲s
The plugins `qrscan` use a deprecated version of the Android embedding.
To avoid unexpected runtime failures, or future build failures, try to see if these plugins support the Android V2 embedding. Otherwise, consider removing them since a future release of Flutter will remove these deprecated APIs.
If you are plugin author, take a look at the docs for migrating the plugin to the V2 embedding: https://flutter.dev/go/android-plugin-migration.
Process finished with exit code 0
Sanpong commented 3 years ago

me too.

wang2793312458 commented 2 years ago

me too

pseudoorangecat commented 2 years ago

Me too, Looking forward to solving

JaShakouri commented 2 years ago

me too, please tag me when finding an answer

zakblacki commented 2 years ago

Use theses alternatives

flutter_barcode_scanner: ^2.0.0 qr_code_scanner: ^0.5.2 barcode_widget: ^2.0.1 qr_flutter: ^4.0.0

viveeeeeek commented 2 years ago

flutter_barcode_scanner is good alternative but it don't have feature to pick QR Code directly from gallery.

viveeeeeek commented 2 years ago

Did you guys find any other good alternative? Let me know if you had.

LioMadlala commented 2 years ago

I spent 2 whole days researching for alternatives. I didn't find anything good. but I did come across some package called flutter_barcode_sdk but it's not free 😒. and it's also complicated to use.

viveeeeeek commented 2 years ago

I spent 2 whole days researching for alternatives. I didn't find anything good. but I did come across some package called flutter_barcode_sdk but it's not free 😒. and it's also complicated to use.

Sad. Someone please make this repo alive again :/

stjfk commented 2 years ago

any update?

viveeeeeek commented 2 years ago

No :/

tayfunuyar commented 2 years ago

You can use https://pub.dev/packages/barcode_scan2 this package. 👍

BraveEvidence commented 1 year ago

This will help https://www.youtube.com/watch?v=w-n0jUrUtPI&list=PLQhQEGkwKZUqZC2QAp_u4ZAzqpsCCRvmM&index=10 https://www.youtube.com/watch?v=QpnVENc9dIA&list=PLQhQEGkwKZUqZC2QAp_u4ZAzqpsCCRvmM&index=11