zendesk_messaging 3.2.1 copy "zendesk_messaging: ^3.2.1" to clipboard
zendesk_messaging: ^3.2.1 copied to clipboard

Flutter plugin for Zendesk Messaging SDK. Provides in-app customer support messaging with multi-conversation support, real-time events, and JWT authentication.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zendesk_messaging

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

dependencies:
  zendesk_messaging: ^3.2.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:zendesk_messaging/zendesk_messaging.dart';
52
likes
160
points
8.43k
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Zendesk Messaging SDK. Provides in-app customer support messaging with multi-conversation support, real-time events, and JWT authentication.

Repository (GitHub)
View/report issues

Topics

#zendesk #messaging #support #customer-service #chat

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on zendesk_messaging

Packages that implement zendesk_messaging