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

there is probelm on getting packages while using flutter 1.0.0 #2

Open
1980744819 opened this issue Dec 11, 2018 · 2 comments
Open

Comments

@1980744819
Copy link

Because flutter_launcher_icons >=0.4.0 <0.6.1 depends on dart_config >=0.3.0+1 which requires SDK version <2.0.0, flutter_launcher_icons >=0.4.0 <0.6.1 is forbidden.
So, because two_zero_four_eight depends on flutter_launcher_icons ^0.5.2, version solving failed.

@anuranBarman
Copy link
Owner

flutter_launcher_icons is just for automatic adding of launcher icons on both platform. You can just remove the part in yaml file and manually add those in respective platform.

@EmmanuelMess
Copy link

EmmanuelMess commented Apr 18, 2019

Or updated flutter_launcher_icons to ^0.7.0.

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

No branches or pull requests

3 participants