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

PieSocket Realtime SDK for Flutter by Pie.host

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add piesocket_channels

With Flutter:

 $ flutter pub add piesocket_channels

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

dependencies:
  piesocket_channels: ^7.0.0

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:piesocket_channels/channels.dart';
import 'package:piesocket_channels/example/example.dart';
1
likes
0
points
287
downloads

Publisher

verified publisherpiesocket.com

Weekly Downloads

PieSocket Realtime SDK for Flutter by Pie.host

Homepage

License

unknown (license)

Dependencies

flutter, flutter_webrtc, http, uuid, web_socket_channel

More

Packages that depend on piesocket_channels