web_socket
Any easy-to-use library for communicating with WebSockets that has multiple implementations.
1.0.1
8.1M downloads/mo
#65 most downloaded on pub.dev
dart-lang/http
What this package is like to depend on
Last release 1 years ago
06 May 2025
Ships unpredictably
gaps range from 8 days to 9 months
Nearly every release is documented
notes for 9 of 9 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
9 releases · first in 2024
0 releases in the last 12 months
see the full history below
Release timeline
9 releases · Mar 2024 to May 2025
2025
2026
Releases
latest 9-
1.0.106 May 2025Release notes
Open source →- Fix a bug where
WebSocketException/WebSocketConnectionCloseddid not have a useful string representation.
- Fix a bug where
-
1.0.017 Apr 2025 -
0.1.616 Jul 2024 -
0.1.528 May 2024 -
0.1.417 May 2024Release notes
Open source →- Add a
fakesfunction that returns a pair ofWebSockets useful in testing.
- Add a
-
0.1.325 Apr 2024Release notes
Open source →- Bring the behavior in line with the documentation by throwing
WebSocketConnectionClosedratherStateErrorwhen attempting to send data to or close an already closedWebSocket.
- Bring the behavior in line with the documentation by throwing
-
0.1.217 Apr 2024Release notes
Open source →- Fix a
StateErrorinIOWebSocketwhen data is received from the peer after the connection has been closed locally.
- Fix a
-
0.1.104 Apr 2024Release notes
Open source →- Add the ability to create a
package:web_socketWebSocketgiven adart:ioWebSocket.
- Add the ability to create a
-
0.1.020 Mar 2024