websocket_reconnect 0.0.1
websocket_reconnect: ^0.0.1 copied to clipboard
The "websocket_reconnect" is a convenient package for Flutter developers to automatically reconnect to a WebSocket when connection is lost. It eliminates the need for manual reconnection logic. Simply [...]