qr.flutter
qr.flutter copied to clipboard
Update to qr: ^3.0.1
Because qr_flutter 4.0.0 depends on qr ^2.0.0 and no versions of qr_flutter match >4.0.0 <5.0.0, qr_flutter ^4.0.0 requires qr ^2.0.0.
It looks like this has actually been resolved in master
branch, but has not been published.
Any chance this could be resolved?
You can use the master branch till the change is published.
qr_flutter:
git:
url: https://github.com/theyakka/qr.flutter.git
and then change QrImage
to QrImageView
Is there a plan to pushlish a version that includes this improvement?
I would also like to push for a release. Referring to a git ref is not suitable for us (and may I suggest to go for 5.0.0 as the API got changed?) If there is something I could help with, just let me know.
Hi ! +1 for the release need. Hope you can find the time to make it 😇
This might help https://www.youtube.com/watch?v=9ADSWmPCJMg&list=PLQhQEGkwKZUqZC2QAp_u4ZAzqpsCCRvmM&index=6 https://www.youtube.com/watch?v=ZRUE1i15TYw&list=PLQhQEGkwKZUqZC2QAp_u4ZAzqpsCCRvmM&index=7
Project maintainers, I would appreciate if you can publish the latest master to the pub.dev..
@iqfareez @tpouriel @devmil @ozkayas @Asquare17 @Nver464 @gmcdowell the maintainer seems inactive, I have fixed the issue in my PR: https://github.com/theyakka/qr.flutter/pull/204
And uploaded a new version of the package (4.1.0
): https://pub.dev/packages/qr_widget
You can report issues with the package in my new repo: https://github.com/vanyasem/qr.widget