parse-community / Parse-SDK-Flutter

The Dart/Flutter SDK for Parse Platform
https://parseplatform.org
Apache License 2.0
573 stars 188 forks source link

web_socket_channel 2.4.2 breaks parse #985

Open sgehrman opened 7 months ago

sgehrman commented 7 months ago

The argument type 'WebSocket (where WebSocket is defined in /home/steve/development/flutter/bin/cache/dart-sdk/lib/html/dart2js/html_dart2js.dart)' can't be assigned to the parameter type 'WebSocket (where WebSocket is defined in /home/steve/.pub-cache/hosted/pub.dev/web-0.4.0/lib/src/dom/websockets.dart)'.

parse-github-assistant[bot] commented 7 months ago

Thanks for opening this issue!

sgehrman commented 7 months ago

It was released 8 hours ago, my app broke just after flutter pub get

sgehrman commented 7 months ago

and while your are at it, upgrade your packages so I can finally get off my fork.

sgehrman commented 7 months ago

https://github.com/dart-lang/web_socket_channel/issues/315