td_live_chat 1.0.1 copy "td_live_chat: ^1.0.1" to clipboard
td_live_chat: ^1.0.1 copied to clipboard

ThriveDesk live chat SDK for Flutter — embed the ThriveDesk support widget via a WebView (init, show, hide).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add td_live_chat

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

dependencies:
  td_live_chat: ^1.0.1

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:td_live_chat/td_live_chat.dart';
0
likes
160
points
14
downloads

Documentation

API reference

Publisher

verified publisherthrivedesk.com

Weekly Downloads

ThriveDesk live chat SDK for Flutter — embed the ThriveDesk support widget via a WebView (init, show, hide).

Repository (GitHub)
View/report issues

Topics

#thrivedesk #livechat #webview #support

License

MIT (license)

Dependencies

flutter, webview_flutter

More

Packages that depend on td_live_chat