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

retracted

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 Dart:

 $ dart pub add respondo_sdk

With Flutter:

 $ flutter pub add respondo_sdk

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

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

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
Repository
View/report issues

License

unknown (license)

Dependencies

flutter, http, uuid, web_socket_channel

More

Packages that depend on respondo_sdk