socket_io_client_flutter 0.0.3-dev.9 copy "socket_io_client_flutter: ^0.0.3-dev.9" to clipboard
socket_io_client_flutter: ^0.0.3-dev.9 copied to clipboard

outdated

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add socket_io_client_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  socket_io_client_flutter: ^0.0.3-dev.9

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:socket_io_client_flutter/socket_io_client_flutter.dart';
5
likes
0
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, logging, socket_io_common

More

Packages that depend on socket_io_client_flutter