ds_socket_io_websocket_provider 0.0.1 copy "ds_socket_io_websocket_provider: ^0.0.1" to clipboard
ds_socket_io_websocket_provider: ^0.0.1 copied to clipboard

Socket.IO WebSocket provider for DartStream.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ds_socket_io_websocket_provider

With Flutter:

 $ flutter pub add ds_socket_io_websocket_provider

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

dependencies:
  ds_socket_io_websocket_provider: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:ds_socket_io_websocket_provider/ds_websocket_socket_io_entry.dart';
import 'package:ds_socket_io_websocket_provider/ds_websocket_socket_io_export.dart';
import 'package:ds_socket_io_websocket_provider/ds_websocket_socket_io_provider.dart';
0
likes
130
points
31
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Socket.IO WebSocket provider for DartStream.

Repository (GitHub)
View/report issues
Contributing

License

unknown (license)

Dependencies

ds_websocket_base, socket_io_client

More

Packages that depend on ds_socket_io_websocket_provider