Skip to content

Releases: rikulo/socket.io-client-dart

Release v2.0.0-beta.1

21 Dec 08:03
Compare
Choose a tag to compare
Release v2.0.0-beta.1 Pre-release
Pre-release

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

01 Dec 06:48
Compare
Choose a tag to compare
Pre-release

1.0.0-nullsafety.0

New Feature:

  • #132 Migrating to null safety for Dart

Release 0.9.12

27 Nov 04:49
Compare
Choose a tag to compare

0.9.12

New Feature:

  • #46 Make this library more "Darty"

Release 0.9.11

31 Jul 06:48
Compare
Choose a tag to compare

0.9.11

New Feature:

  • #108 Need dispose method for clearing resources

Release 0.9.10+2

31 Jul 02:15
Compare
Choose a tag to compare

0.9.10+2

  • Fix dart analyzer warning for formatting issues.

Release 0.9.10+1

31 Jul 02:15
Compare
Choose a tag to compare

0.9.10+1

  • Fix dart analyzer warning.

Release 0.9.10

05 May 07:00
Compare
Choose a tag to compare

0.9.10

Bug fix:

  • #72 Can't send Iterable as one packet

Release 0.9.9

12 Mar 01:51
Compare
Choose a tag to compare

0.9.9

Bug fix:

  • #67 Retry connection backoff after 54 tries reconnections every 0 second

Release 0.9.8

19 Feb 03:58
Compare
Choose a tag to compare

0.9.8

Bug fix:

  • #33 socket.on('receiveMessage',(data)=>print("data")) called twice

Release 0.9.7+2

27 Dec 05:09
Compare
Choose a tag to compare

0.9.7+2

New Feature:

  • #48 add links to github repo in pubspec.yaml