qr.flutter icon indicating copy to clipboard operation
qr.flutter copied to clipboard

Please update qr package

Open IbrahimAlqayyas opened this issue 2 years ago • 10 comments

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.

IbrahimAlqayyas avatar May 28 '22 10:05 IbrahimAlqayyas

@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.

mikeesouth avatar May 31 '22 19:05 mikeesouth

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

Guthers avatar Jun 01 '22 03:06 Guthers

My recommendation is to put up a quality PR and then tag the author when it's ready for review.

lukepighetti avatar Jun 01 '22 12:06 lukepighetti

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.

mikeesouth avatar Jun 08 '22 20:06 mikeesouth

please push to pub.dev, please

chjsun avatar Jul 14 '22 01:07 chjsun

up until today, please help push the v4.0.1 to the pub.dev please...

kevinadhitama avatar Sep 02 '22 09:09 kevinadhitama

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?

gabriel-cervantes avatar Sep 25 '22 23:09 gabriel-cervantes

please push to pub.dev, please

the version should be 5.0.0 due to the breaking change (QrImage -> QrImageView).

TomKrauss avatar Nov 10 '22 07:11 TomKrauss

@lukef are you still planning on maintaining this repo?

mikeesouth avatar Nov 10 '22 09:11 mikeesouth

@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

vanyasem avatar May 03 '23 19:05 vanyasem