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

PieSocket Realtime SDK for Flutter by Pie.host

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: ^7.2.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:piesocket_channels/channels.dart';
import 'package:piesocket_channels/example/example.dart';
1
likes
110
points
223
downloads

Documentation

API reference

Publisher

verified publisherpiesocket.com

Weekly Downloads

PieSocket Realtime SDK for Flutter by Pie.host

Homepage

License

unknown (license)

Dependencies

flutter, flutter_callkit_incoming, flutter_webrtc, http, uuid, web_socket_channel

More

Packages that depend on piesocket_channels