Skip to content

Releases: rikulo/socket.io-client-dart

Release 3.1.4

16 Jan 05:38

Choose a tag to compare

3.1.4

Bug fix:

  • #432 Fix: #331 Emit Connect_error for Middleware Reject
  • #434 fix: Port incorrectly set to 0 for hostnames with multiple subdomains

Release 3.1.3

28 Nov 07:38

Choose a tag to compare

3.1.3

New Feature:

  • #427 Added withCredentials as an option

Release 3.1.2

29 Apr 02:22

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

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

Choose a tag to compare

Release 3.1.0+1 hotfix

27 Mar 04:56

Choose a tag to compare

Release 3.1.0

27 Mar 02:58

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

Choose a tag to compare

3.0.2

Bug fix:

  • #399 [Issue] Fixes timestamp param

Release 3.0.1

04 Nov 04:27

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

Choose a tag to compare

3.0.0

Bug fix:

  • Upgrade to use socket_io_common 3.0.0