piesocket_channels 1.0.2 copy "piesocket_channels: ^1.0.2" to clipboard
piesocket_channels: ^1.0.2 copied to clipboard

WebSocket Client SDK from PieSocket Channels

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add piesocket_channels

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

dependencies:
  piesocket_channels: ^1.0.2

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:piesocket_channels/channels.dart';
import 'package:piesocket_channels/example/example.dart';
0
likes
90
pub points
72%
popularity

Publisher

verified publisherpiesocket.com

WebSocket Client SDK from PieSocket Channels

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, http, uuid, web_socket_channel

More

Packages that depend on piesocket_channels