fluttercommunity / flutter_launcher_icons

Flutter Launcher Icons - A package which simplifies the task of updating your Flutter app's launcher icon. Fully flexible, allowing you to choose what platform you wish to update the launcher icon for and if you want, the option to keep your old launcher icon in case you want to revert back sometime in the future. Maintainer: @MarkOSullivan94
https://pub.dev/packages/flutter_launcher_icons
MIT License
2.01k stars 406 forks source link

Please upgrade dependencies #449

Closed KristijanZic closed 1 year ago

KristijanZic commented 1 year ago

Please upgrade dependencies. Namely the image dependency because it conflicts with other packages like flutter_native_splash.

Thanks!

fredmo commented 1 year ago

idem :

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. And because flutter_native_splash >=2.2.17 depends on image ^4.0.10, flutter_launcher_icons ^0.11.0 is incompatible with flutter_native_splash >=2.2.17.

pastelcode commented 1 year ago

Same here

RoyalCoder88 commented 1 year ago

Same here, please update it. Thanks in advance!

bozorkom commented 1 year ago

Because flutter_launcher_icons >=0.9.0 <0.9.1 depends on yaml ^3.0.0-nullsafety.0 and flutter_launcher_icons >=0.7.1 <0.9.0 depends on image ^2.1.1, flutter_launcher_icons >=0.7.1 <0.9.1 requires yaml ^3.0.0-nullsafety.0 or image ^2.1.1. (1) So, because flutter_launcher_icons >=0.4.0 <0.7.1 depends on image ^2.0.0 and flutter_launcher_icons <0.4.0 requires SDK version >=1.20.1 <2.0.0, flutter_launcher_icons <0.9.1 requires yaml ^3.0.0-nullsafety.0 or image ^2.0.0.

Because flutter_launcher_icons <0.4.0 requires SDK version >=1.20.1 <2.0.0 and flutter_launcher_icons >=0.4.0 <0.7.1 depends on image ^2.0.0, flutter_launcher_icons <0.7.1 requires image ^2.0.0.
And because flutter_launcher_icons >=0.7.1 <0.9.0 depends on yaml ^2.1.15 and flutter_launcher_icons >=0.9.0 <0.9.1 depends on image ^3.0.0-nullsafety.0, flutter_launcher_icons <0.9.1 requires image ^2.0.0 or ^3.0.0-nullsafety.0 or yaml ^2.1.15.
And because flutter_launcher_icons <0.9.1 requires yaml ^3.0.0-nullsafety.0 or image ^2.0.0 (1), flutter_launcher_icons <0.9.1 requires image >=2.0.0 <3.0.0 or ^3.0.0-nullsafety.0.
And because flutter_launcher_icons >=0.9.1 depends on image ^3.0.2, every version of flutter_launcher_icons requires image >=2.0.0 <3.0.0 or >=3.0.0-nullsafety.0 <4.0.0.
So, because elmarket depends on both image ^4.0.12 and flutter_launcher_icons any, version solving failed.

pub finished with exit code 65

lekpkd commented 1 year ago

Same here, please help, tanks in advance!

Resolving dependencies... 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. And because flutter_native_splash >=2.2.17 depends on image ^4.0.10, flutter_launcher_icons ^0.11.0 is incompatible with flutter_native_splash >=2.2.17. So, because myinsurance depends on both flutter_native_splash ^2.2.17 and flutter_launcher_icons ^0.11.0, version solving failed. pub get failed

urmamb commented 1 year ago
Because flutter_launcher_icons 0.11.0 depends on image ^3.0.2 and no versions of flutter_launcher_icons match >0.11.0 <0.12.0, flutter_launcher_icons ^0.11.0 requires image ^3.0.2.
So, because xplug depends on both flutter_launcher_icons ^0.11.0 and image ^4.0.12, version solving failed.

Please solve it.

eugenio-d-tesio commented 1 year ago

Same here. Please update ASAP!!

ea-jobvalley commented 1 year ago

Same here. Because flutter_launcher_icons 0.11.0 depends on image ^3.0.2 Please upgrade.

inkomomutane commented 1 year ago

Some here please update

peter100u commented 1 year ago

Same here, please update it. Thanks in advance!

inkomomutane commented 1 year ago

@peter100u
For anyone facing this issue before merging this #pr can add it in *.yml:

  flutter_launcher_icons:
    git: 
      url: https://github.com/carloshpb/flutter_launcher_icons
vinurs commented 1 year ago

Same here, please update it. Thanks in advance! @MarkOSullivan94

inikx commented 1 year ago

Same here, please update it. Thanks in advance!

mark8044 commented 1 year ago

The people demand an update :)

LostInDarkMath commented 1 year ago

Same issue here.

Martimiz commented 1 year ago

Same issue, an update would be great, thanks :)

lucasjbyoung commented 1 year ago

Same issue here

RoyalCoder88 commented 1 year ago

Hi friends, I just contact the authors via email about this issue, I hope they will fix this asap. Happy coding #

tuotau-lessonapp commented 1 year ago

It's April and still waiting for an update! Please update this ASAP thanks!

Edit: My bad, saw this issue was open and didn't realize I had in fact the old version still.

MarkOSullivan94 commented 1 year ago

@tuotau-lessonapp this is outdated, the latest version already has v4.0.15 of image and so closing this

If you are having an issue with a dependency causing a conflict with another package, please open another issue and show which dependencies are causing an issue for you along with the error message