connectycube_sdk 3.0.3 copy "connectycube_sdk: ^3.0.3" to clipboard
connectycube_sdk: ^3.0.3 copied to clipboard

Flutter SDK for messaging, video calling and push notifications. WebRTC and XMPP based.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add connectycube_sdk
copied to clipboard

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

dependencies:
  connectycube_sdk: ^3.0.3
copied to clipboard

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:connectycube_sdk/connectycube_sdk.dart';
copied to clipboard
78
likes
120
points
927
downloads

Publisher

verified publisherconnectycube.com

Weekly Downloads

2024.09.13 - 2025.03.28

Flutter SDK for messaging, video calling and push notifications. WebRTC and XMPP based.

Homepage
View/report issues

Documentation

Documentation
API reference

License

LGPL-3.0 (license)

Dependencies

collection, crypto, dart_webrtc, device_info_plus, flutter, flutter_webrtc, http, http_parser, intl, mime, objectid, path, universal_io, uuid, web, web_socket_channel, webrtc_interface, xmpp_stone

More

Packages that depend on connectycube_sdk