Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] Upgrade image dependency from 3.0.2 to the latest 4.0+ #442

Closed
BirjuVachhani opened this issue Jan 5, 2023 · 7 comments

Comments

@BirjuVachhani
Copy link

💬 Description

This library prevents me from using the latest dependency of image library in my project since I am using this package and it depends on image: 3.0.2.

One of the changelogs of image: 4.0.0

Major overhaul of the API. Dart has changed a lot in the 10 years since this library was written, so the API has been modernized.

See full changelog here.

❓ Platform

None.

@GotJimmy
Copy link

GotJimmy commented Jan 9, 2023

Same here. Cannot upgrade my project to Image 4.0.8 because of dependency conflict with this package. Please fix soon :)

@RoyalCoder88
Copy link

have the same problem:

Because no versions of flutter_launcher_icons match >0.11.0 <0.12.0 and flutter_launcher_icons 0.11.0 depends on image ^3.0.2, flutter_launcher_icons ^0.11.0 requires image ^3.0.2.

please upgrade it, thanks in advance!

@geekz-reno
Copy link

have the same problem:

Because no versions of flutter_launcher_icons match >0.11.0 <0.12.0 and flutter_launcher_icons 0.11.0 depends on image ^3.0.2, flutter_launcher_icons ^0.11.0 requires image ^3.0.2.

please upgrade it, thanks in advance!

hi, for temp solve, you can refer this fork, https://github.com/geekz-reno/flutter_launcher_icons.git

@sirwes
Copy link

sirwes commented Feb 20, 2023

I also want this upgrade

@mariopepe
Copy link

I need this too, following

@ycherniavskyi
Copy link

This issue was resolved by #447.

@MarkOSullivan94
Copy link
Collaborator

As pointed out by @ycherniavskyi this is now resolved, thank you @BirjuVachhani for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants