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

No forcing function for Dio and dio_web_adapter version that agree on interfaces #2369

Closed
dustyholmes-wf opened this issue Jan 29, 2025 · 1 comment

Comments

@dustyholmes-wf
Copy link

Package

dio

Version

5.8.0

Operating-System

MacOS

Adapter

Http2Adapter

Output of flutter doctor -v

Dart Version

2.19.6

Steps to Reproduce

Have a lock with web_adapter 1.0.1
Upgrade dio from 5.7.0 to 5.8.0
Lock for web_adapter will not move to the 1.1.0 version.
I can force it, but it is unreliable. If dio required 1.1.0 that would help.

Expected Result

Dio and dio_web_adapter align and this alignment is required

Actual Result

Cannot build

@dustyholmes-wf dustyholmes-wf added h: need triage This issue needs to be categorized s: bug Something isn't working labels Jan 29, 2025
@AlexV525
Copy link
Member

AlexV525 commented Jan 29, 2025

We simply cannot constraint themselves if they were not published yet (before the adapter was published). Please run pub upgrade.

@AlexV525 AlexV525 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 29, 2025
@AlexV525 AlexV525 removed h: need triage This issue needs to be categorized s: bug Something isn't working labels Jan 29, 2025
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

2 participants