Open fldvlpr opened 3 years ago
same problem
@fldvlpr try using socket_io_client: ^2.0.0-beta.4-nullsafety.0 in your pubspec.yaml
@fldvlpr Next time DO NOT USE @
to mention anyone for your own question, this is a open source project (which is free to use)
I'm having the same issue and tried everything that i could find, there is any other solutions know? I tried:
Flutter 2.8.1
Are you sure the server is not crashing when you try to make this connection? I usually have this issue when the server crashes because of some logic in the connect function.
i have the same problem
i have the same problem , plz help anyone
Hello
I've been trying to integrate socket chat in my project. I'm using flutter SDK 2.2.3 and the version of the package I'm using is "socket_io_client: ^1.0.1" and socket.io version i'm using in my backend is "2.1.1". I'm using the following code,
I'm getting an error like,