Skip to content

Releases: rikulo/socket.io-client-dart

Release 3.1.2

29 Apr 02:22
Compare
Choose a tag to compare

3.1.2

Bug fix:

  • #379 Dynamic call with too many positional arguments. Expected: 2 Actual: 3

Release 3.1.1

28 Mar 03:00
Compare
Choose a tag to compare

3.1.1

New Feature:

  • #416 Add Support for Custom HttpClient Configuration

Full Changelog: v3.1.0+2...v3.1.1

Release 3.1.0+2

27 Mar 08:28
Compare
Choose a tag to compare

Release 3.1.0+1 hotfix

27 Mar 04:56
Compare
Choose a tag to compare

Release 3.1.0

27 Mar 02:58
Compare
Choose a tag to compare

3.1.0

Bug fix:

  • #392 [Flutter WASM] No transports available
  • #404 Flutter web socket connection problem on wasm

What's Changed

New Contributors

Full Changelog: v3.0.2...v3.1.0

Release 3.0.2

15 Nov 00:54
Compare
Choose a tag to compare

3.0.2

Bug fix:

  • #399 [Issue] Fixes timestamp param

Release 3.0.1

04 Nov 04:27
Compare
Choose a tag to compare

3.0.1

Bug fix:

  • #398 [Issue] Unhandled Exception: type 'String' is not a subtype of type 'Iterable' on Server Acknowledgement

Release 3.0.0

02 Oct 01:29
Compare
Choose a tag to compare

3.0.0

Bug fix:

  • Upgrade to use socket_io_common 3.0.0

Release 3.0.0-beta.4

25 Sep 01:28
Compare
Choose a tag to compare

3.0.0-beta.4

Bug fix:

  • #394 Incorrect argument matching in notifyOutgoingListeners

Release 3.0.0-beta.3

19 Sep 01:56
Compare
Choose a tag to compare

3.0.0-beta.3

Bug fix:

  • #393 Bug: type 'Null' is not a subtype of type 'bool'