Releases: rikulo/socket.io-client-dart
Releases · rikulo/socket.io-client-dart
Release 2.0.0-beta.4-nullsafety.0
2.0.0-beta.4-nullsafety.0
New Feature:
- #177 Send credentials with the auth option
Bug fix:
- #172 socket id's not synced
Release 1.0.0
1.0.0
New Feature:
- #132 Migrating to null safety for Dart
Release 2.0.0-beta.3-nullsafety.0
2.0.0-beta.3-nullsafety.0
New Feature:
- #163 Null safety support for 2.0.0-beta
Release 2.0.0-beta.3
2.0.0-beta.3
Bug fix:
- #150 Problem with setQuery in socket io version 3.0
Release 2.0.0-beta.2
2.0.0-beta.2
Bug fix:
- #140 getting Error on emitWithAck() in v2 beta
Release v2.0.0-beta.1
2.0.0-beta.1
New Feature:
- #130 Cannot connect to socket.io V3
- #106 Can we combine emitWithBinary to emit?
Release 1.0.0-nullsafety.0
1.0.0-nullsafety.0
New Feature:
- #132 Migrating to null safety for Dart
Release 0.9.12
0.9.12
New Feature:
- #46 Make this library more "Darty"
Release 0.9.11
0.9.11
New Feature:
- #108 Need dispose method for clearing resources
Release 0.9.10+2
0.9.10+2
- Fix dart analyzer warning for formatting issues.