socket_io_common 2.0.0 socket_io_common: ^2.0.0 copied to clipboard
Socket.io common parser library.
2.0.0 #
** Features: **
- socket_io_common#5 Added listening any event functionality
2.0.0-beta.1-nullsafety.1 #
Bug fix:
- socket.io-client-dart#167 Message handler doesn't receive messages
2.0.0-beta.1-nullsafety.0 #
Support null safety on 2.0.0-beta
2.0.0-beta.1 #
Bug fix:
- socket.io-client-dart#140 getting Error on emitWithAck() in v2 beta
2.0.0-beta.0 #
** Features: **
- socket_io_common#3 Support Socket.io server v3.0
1.0.0-nullsafety.1 #
minor fix
1.0.0-nullsafety.0 #
Features:
- socket_io_common#2 Support null safety
0.9.2 #
Bug fix:
- socket.io-client-dart#72 Can't send Iterable as one packet
0.9.1 #
Bug fix:
- socket.io-client-dart#51 Issues with ArrayBuffer in Flutter Web