socket_io_client_flutter 1.2.0+1 copy "socket_io_client_flutter: ^1.2.0+1" to clipboard
socket_io_client_flutter: ^1.2.0+1 copied to clipboard

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: ^1.2.0+1

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
30
pub points
72%
popularity

Publisher

unverified uploader

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

Homepage
Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, http, logging, socket_io_common

More

Packages that depend on socket_io_client_flutter