socket_io_flutter 1.0.1 copy "socket_io_flutter: ^1.0.1" to clipboard
socket_io_flutter: ^1.0.1 copied to clipboard

discontinued

Socket.io plugin, supports iOS and Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add socket_io_flutter

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

dependencies:
  socket_io_flutter: ^1.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_flutter/socket_io_flutter.dart';
1
likes
15
pub points
19%
popularity

Publisher

unverified uploader

Socket.io plugin, supports iOS and Android.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on socket_io_flutter