flutter Unhandled Exception: WebSocketChannelException: WebSocketChannelException: SocketException: OS Error: Connection refused, errno = 111

Viewed 446

iam tring to use web sockets

and it's working fine on the others devices and on also release mood

but my emulator , simulator and real device not working on it and always give me this error

Unhandled Exception: WebSocketChannelException: WebSocketChannelException: SocketException: OS Error: Connection refused, errno = 111, address = "my website url" port = 49718

thank you

0 Answers
Related