quickblox_sdk 0.16.5-rc.2 copy "quickblox_sdk: ^0.16.5-rc.2" to clipboard
quickblox_sdk: ^0.16.5-rc.2 copied to clipboard

Quickblox includes everything that brings messaging right into your application - chat, video calling, users, push notifications, etc.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add quickblox_sdk
copied to clipboard

With Flutter:

 $ flutter pub add quickblox_sdk
copied to clipboard

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

dependencies:
  quickblox_sdk: ^0.16.5-rc.2
copied to clipboard

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:quickblox_sdk/quickblox_sdk.dart';
copied to clipboard
49
likes
0
points
627
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.25 - 2025.04.09

Quickblox includes everything that brings messaging right into your application - chat, video calling, users, push notifications, etc.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on quickblox_sdk