socket_io_client_flutter 2.0.0 copy "socket_io_client_flutter: ^2.0.0" to clipboard
socket_io_client_flutter: ^2.0.0 copied to clipboard

Flutter port of socket.io-client for web, flutter, dartvm to use

2.0.0 #

New Feature:

  • Port null-safe socket.io-client-dart 2.0.0 to null-safe socket_io_client_flutter 2.0.0. Port socket_io_common 1.x.x EIO=3 PacketParser to socket_io_client_flutter as PacketParser3 to replace socket_io_common 2.x.x EIO=4 PacketParser.

1.2.0+1 #

Bug fix:

  • Narrow socket_io_common version in pubspec.yaml.

1.2.0 #

Bug fix:

  • Update no null-safety socket_io_client_flutter with latest socket.io-client-dart commits.

2.0.0 #

New Feature:

  • #237 Allow sending an ack with multiple data items (making it consistent with emit)

1.0.2 #

New Feature:

  • #237 Allow sending an ack with multiple data items (making it consistent with emit)

1.0.1 #

Bug fix:

  • #188 Fixbug for Backoff when many attempts: "UnsupportedError: Unsupported operation: Infinity or NaN toInt"

2.0.0-beta.4-nullsafety.0 #

New Feature:

  • #177 Send credentials with the auth option

Bug fix:

  • #172 socket id's not synced

2.0.0-beta.3-nullsafety.0 #

New Feature:

  • #163 Null safety support for 2.0.0-beta

2.0.0-beta.3 #

Bug fix:

  • #150 Problem with setQuery in socket io version 3.0

2.0.0-beta.2 #

Bug fix:

  • #140 getting Error on emitWithAck() in v2 beta

2.0.0-beta.1 #

New Feature:

  • #130 Cannot connect to socket.io V3
  • #106 Can we combine emitWithBinary to emit?

1.0.0 #

  • #172 socket id's not synced

2.0.0-beta.3-nullsafety.0 #

New Feature:

  • #163 Null safety support for 2.0.0-beta

2.0.0-beta.3 #

Bug fix:

  • #150 Problem with setQuery in socket io version 3.0

2.0.0-beta.2 #

Bug fix:

  • #140 getting Error on emitWithAck() in v2 beta

2.0.0-beta.1 #

New Feature:

  • #130 Cannot connect to socket.io V3
  • #106 Can we combine emitWithBinary to emit?

New Feature:

  • #132 Migrating to null safety for Dart

1.0.2+2 #

Bug fix:

  • Widen supported versions for socket_io_common, http and logging dependencies.

1.0.2+1 #

New Feature:

  • Port socket.io-client-dart 1.0.2 to Flutter without null safety, compatible with Flutter 1.22.6 (no null safety) and Flutter 3.0.2 (supports mixed null safety). Add harmless long-polling extensions for xibbit.

1.0.2 #

New Feature:

  • #237 Allow sending an ack with multiple data items (making it consistent with emit)

1.0.1 #

Bug fix:

  • #188 Fixbug for Backoff when many attempts: "UnsupportedError: Unsupported operation: Infinity or NaN toInt"

1.0.0 #

New Feature:

  • #48 change code for Flutter

1.0.0-nullsafety.0 #

New Feature:

  • #132 Migrating to null safety for Dart

0.9.12 #

New Feature:

  • #46 Make this library more "Darty"

0.9.11 #

New Feature:

  • #108 Need dispose method for clearing resources

0.9.10+2 #

  • Fix dart analyzer warning for formatting issues.

0.9.10+1 #

  • Fix dart analyzer warning.

0.9.10 #

Bug fix:

  • #72 Can't send Iterable as one packet

0.9.9 #

Bug fix:

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

0.9.8 #

Bug fix:

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

0.9.7+2 #

New Feature:

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

0.9.7+1 #

New Feature:

  • #38 Improve pub.dev score

0.9.6+3 #

Bug fix:

  • #42 Error when using emitWithAck

0.9.5 #

New Feature:

  • #34 Add support for extraHeaders

Bug fix:

  • #39 The factor of Backoff with 54 retries causes an overflow
5
likes
130
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter port of socket.io-client for web, flutter, dartvm to use

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

http, logging, socket_io_common

More

Packages that depend on socket_io_client_flutter