quickblox_sdk 0.14.2 copy "quickblox_sdk: ^0.14.2" to clipboard
quickblox_sdk: ^0.14.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 Flutter:

 $ flutter pub add quickblox_sdk

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

dependencies:
  quickblox_sdk: ^0.14.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:quickblox_sdk/quickblox_sdk.dart';
47
likes
100
pub points
86%
popularity

Publisher

unverified uploader

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
API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on quickblox_sdk