khoren93 / flutter_zxing

Flutter plugin for scanning and generating QR codes using the ZXing library, supporting Android, iOS, and desktop platforms
https://pub.dev/packages/flutter_zxing
MIT License
89 stars 50 forks source link

Image v4 #94

Closed provokateurin closed 10 months ago

provokateurin commented 1 year ago

In https://github.com/khoren93/flutter_zxing/commit/949dc88407754f4709deee823d35639cdbbfe36b the image dependency was downgraded to v3 again. Can we get v4 again? I'm trying to use this libary together with other libraries that depend on image v4.

JustMyLive commented 10 months ago

I want that too....

provokateurin commented 10 months ago

@khoren93 I guess this can be closed with https://github.com/khoren93/flutter_zxing/commit/b1c4db8dc8824b16bff01f68864c515dbd785e3b?

khoren93 commented 10 months ago

Certainly! With v1.4.0, this issue has been resolved. Thanks!