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

Update dependencies version up and fix the test codes #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

boring-km
Copy link

Hello, I'm using this package and I have an issue to update http package version in my project.

Issue

Here is the error when I run pub get

Because metadata_fetch 0.4.1 depends on http ^0.13.3 and no versions of metadata_fetch match >0.4.1 <0.5.0, metadata_fetch ^0.4.1 requires http ^0.13.3.
So, because ac_project_app depends on both http ^1.0.0 and metadata_fetch ^0.4.1, version solving failed.

Suggestion

Please update dependencies version especially http.

Thank you :)

@Thelm76
Copy link

Thelm76 commented Oct 10, 2023

+1 this is very useful, we need to get latest dependencies compatibility.
@boring-km If you want you can set `http: ">=0.13.5 <2.0.0" to keep compatibility with http 0.13

@martnst
Copy link

martnst commented Dec 21, 2023

friendly reminder :)

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

Successfully merging this pull request may close these issues.

None yet

3 participants