flutter_web_socket 1.0.2 flutter_web_socket: ^1.0.2 copied to clipboard
A package to connect the project with web sockets.
0.0.1 #
- TODO: To connect to a WebSocket server, use the connectToWebSocket method provided by the web_socket_utils package. Provide the WebSocket server URL as a parameter to establish the connection. .