issues
search
zino-hofmann
/
graphql-flutter
A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
https://zino-hofmann.github.io/graphql-flutter
MIT License
3.25k
stars
623
forks
source link
fix(deps): web_socket_channel broken in ^2.4.1
#1401
Closed
Thelm76
closed
7 months ago
Thelm76
commented
10 months ago
Breaking changes
removes support for web_socket_channel ^2.4.1
Fixes / Enhancements
fixes broken web support: see
https://github.com/dart-lang/web_socket_channel/issues/318
Docs
Restricting package
web_socket_channel
from
^2.3.0
to
>=2.3.0 <=2.4.0
to avoid versions 2.4.1 & 2.4.2 while keeping backward_compatibility
Breaking changes
Fixes / Enhancements
Docs
^2.3.0
to>=2.3.0 <=2.4.0
to avoid versions 2.4.1 & 2.4.2 while keeping backward_compatibility