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

Incompatibility with http 1.1.0 #63

Open
mamaly12 opened this issue Sep 18, 2023 · 8 comments
Open

Incompatibility with http 1.1.0 #63

mamaly12 opened this issue Sep 18, 2023 · 8 comments

Comments

@mamaly12
Copy link

mamaly12 commented Sep 18, 2023

Hi there,
After upgrading the http package to http 1.1.0, the latest version of your plugin doesn't work, and it's not compatible with it. Can you please fix the issue and make it work with the latest version of the http package?

@askankit
Copy link

askankit commented Oct 9, 2023

Any Update on this ?

@nayanAubie
Copy link

Meanwhile override the http package in dev_dependencies can work

@NifalNizar
Copy link

any updates on this?

@nicholasspencer
Copy link

Ditto

@akashef
Copy link

akashef commented Nov 8, 2023

any update?

@Artath
Copy link

Artath commented Nov 20, 2023

Meanwhile override the http package in dev_dependencies can work

Can you please explain. Did you mean to fork signalr and after this override its http?

@nayanAubie
Copy link

nayanAubie commented Nov 22, 2023

@Artath in the pubspec.yaml, add the below snippet.

dependency_overrides:
  http: ^1.1.0

@ThijSlim
Copy link

ThijSlim commented Dec 7, 2023

I stumbled upon the same. Then I thought, hey it's open source. Still two weeks later, why is nobody opening a PR for this issue ... Thanks for the suggestion @nayanAubie

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

8 participants