respondo_sdk 0.1.2 copy "respondo_sdk: ^0.1.2" to clipboard
respondo_sdk: ^0.1.2 copied to clipboard

Native Respondo support-chat SDK for Flutter: chat, news, surveys, banners, checklists and push notifications in pure Dart, with no native code.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add respondo_sdk

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

dependencies:
  respondo_sdk: ^0.1.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:respondo_sdk/respondo_sdk.dart';
0
likes
160
points
109
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Native Respondo support-chat SDK for Flutter: chat, news, surveys, banners, checklists and push notifications in pure Dart, with no native code.

Homepage

License

MIT (license)

Dependencies

flutter, http, uuid, web_socket_channel

More

Packages that depend on respondo_sdk