socket.io-client-dart
socket.io-client-dart copied to clipboard
type 'String' is not a subtype of type 'int' of 'index'
The following _TypeError was thrown: type 'String' is not a subtype of type 'int' of 'index'
When the exception was thrown, this was the stack:
#0 Socket.onpacket (package:socket_io_client/src/socket.dart:398:53)
#1 EventEmitter._emit.