flutter_socket_io 0.3.8 copy "flutter_socket_io: ^0.3.8" to clipboard
flutter_socket_io: ^0.3.8 copied to clipboard

outdated

Flutter Socket IO Plugin

0.3.8 #

  • Fixed bugs.

0.3.7 #

  • Updated documentation

0.3.3 #

  • Fixed bugs: iOS don't create new SocketManger (with the same domain) if it already existed.

0.3.2 #

  • Fixed bugs.

0.3.0 #

  • Supported iOS (Testing).

0.2.0 #

  • Added function: init() socket (please call this function before doing anything with socket)

0.1.1 #

  • Refactor code.

0.1.0 #

  • Fixed bugs.

0.0.21 #

  • Fixed bugs.

0.0.20 #

  • Fixed bugs.

0.0.19 #

  • Fixed bugs.

0.0.18 #

  • Fixed bugs.

0.0.17 #

  • Set transports = new String[]{WebSocket.NAME};

0.0.16 #

  • Fixed bugs.

0.0.15 #

  • Fixed bugs.
  • Added 'String query' param [optional] when calling connect function

0.0.14 #

  • Fixed bugs.

0.0.12 #

  • Fixed bugs.

0.0.11 #

  • Fixed bugs.
  • Added features: supported calling connect/subscribes/unSubscribes/sendMessage with Flutter's callback Function.
  • Supported OS:
    • Android
    • iOS: COMING SOON

0.0.8 #

  • Initial release.
  • Supported:
    • Android
    • iOS: coming soon
66
likes
0
pub points
87%
popularity

Publisher

unverified uploader

Flutter Socket IO Plugin

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_socket_io