Open IbrahimAlqayyas opened 2 years ago
@IbrahimAlqayyas there are more issues about this, seems like @lukef has more important stuff to do. Can you help out with a PR? Maybe that will make it even easier for @lukef to just approve it.
I'm also waiting for an updated package here but I'm not in a position to do a PR right now. Maybe next week.
If this package isn't updated soon I guess we will need to fork it to keep it updated. It's becoming a real blocker that it isn't updated.
I am not in a position to the PR itself. I have however got the current "working versions" of the packages below. Hopefully it saves someone else a little bit of time
qr_flutter: ^4.0.0
pdf: ^3.6.4
printing: ^5.6.5
My recommendation is to put up a quality PR and then tag the author when it's ready for review.
My recommendation is to put up a quality PR and then tag the author when it's ready for review.
I suggested a PR too earlier in this thread but this does not need a PR, it's already fixed in version 4.0.1 that is in the master branch in git. But the 4.0.1 version is not pushed to pub.dev.
please push to pub.dev, please
up until today, please help push the v4.0.1 to the pub.dev please...
Any updates? I'm depending on this pkg for updates to my project. Could the person in charge go up to the pub dev please?
Did someone fork it and upload it to pub.dev?
please push to pub.dev, please
the version should be 5.0.0 due to the breaking change (QrImage -> QrImageView).
@lukef are you still planning on maintaining this repo?
@IbrahimAlqayyas @TomKrauss @IbrahimAlqayyas @gabriel-cervantes @kevinadhitama @chjsun @lukepighetti @Guthers 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
Describe the bug Please update the qr package to v3.0.0 or higher because the package is making conflicts with other packages like the PDF package when i use them with each others.