You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You need the latest web_socket_channel package, there was a breaking change in the latest SDK which doesn't affect much code but this was one package that was affected.
@jakemac53 - I think is is caused by the underlying shelf lib particularly - shelf_web_socket to be out of date with the WebSocketChannel lib, I have added a ticket here(dart-archive/shelf_web_socket#21), once complete are we able to update the self version.
I would assume this breaks a lot if not all of web/browser tests?
OS: Linux
Dart: 2.5.0-1
Test: latest version
We were running browser tests in 2.4.1-1 fine.
Upgrading dart to 2.5.0-1 makes the compiler fail, rolling back to 2.4.1-1 makes it work again
Trace output:
The text was updated successfully, but these errors were encountered: