-
-
Notifications
You must be signed in to change notification settings - Fork 625
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
Upgrade web_socket_channel to ^3.0.1 #1460
Comments
We would appreciate it if you could provide us with more info about this issue/pr! |
hello @Chralu, Note that I've removed the examples for null safety reasons. I didn't see the point of updating in view of the new version that will be released. |
@redDwarf03 probably because your branch is not in sync with main, I see a lot of conflict inside the PR that you open |
I forked 5.1.2 and not 5.2.0 because 5.2.0 is a beta version not available in stable version |
What is wrong with the "beta" version? in reality, you should use the 5.2 because the beta is just a staging version |
A number of packages now require web_socket_channel greater than version 3. Please update the beta version of graphql-flutter to make use of web_socket_channel 3.0.0 and up! Latest version of web_socket_channel is 3.0.1 |
Currently not have enough time (outside of my free time) to work on this, if you can and want I will be available to review a PR for it. |
PR is here: #1463
I have tested with my code base and everything seems to work normally. Unfortunately, I do not use graphql-flutter for subscriptions, so that is untested. |
not sure I usually ran
Running the CI now, lets see what happens, if it will pass, we will merge it and if there is some problem we will revert the changes |
PR has been updated here: #1463 With some extra info. |
Any update on this PR? Still waiting for this package to use web_socket_channel 3.0.0 and up |
Just made a change to the PR. Not sure if further changes to the versioning are required. Hopefully we can merge soon. I've been using my branch like below in production, but would obviously prefer to use the official package.
|
Waiting for zino-hofmann/graphql-flutter#1460 resolution to use stable versions.
Waiting for zino-hofmann/graphql-flutter#1460 resolution to use stable versions.
@hagen00 any idea about the merge ? thx |
Unfortunately I don't know about merging it. @vincenzopalazzo will need to advise. I'm happy to do more work if needed. e.g to cleaning up code formatting etc...I'm also waiting to have it merged :( You can use my fork like this
|
Thank you but not possible to publish a lib using graphql_flutter with a github dependency 😢 |
Sorry for delay, I commented on the PR, when we get that solved we merge it |
Thank you @vincenzopalazzo. |
@vincenzopalazzo Are you ok with last updates on PR? thx |
Waiting for zino-hofmann/graphql-flutter#1460 resolution to use stable versions.
No description provided.
The text was updated successfully, but these errors were encountered: