zendesk_flutter_plugin 1.0.2 copy "zendesk_flutter_plugin: ^1.0.2" to clipboard
zendesk_flutter_plugin: ^1.0.2 copied to clipboard

A plugin that implements the zendesk/zopim Chat API in flutter method channels for easy usage with a flutter app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zendesk_flutter_plugin

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

dependencies:
  zendesk_flutter_plugin: ^1.0.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:zendesk_flutter_plugin/zendesk_flutter_plugin.dart';
3
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A plugin that implements the zendesk/zopim Chat API in flutter method channels for easy usage with a flutter app.

Repository (GitHub)
View/report issues

License

GPL-3.0 (LICENSE)

Dependencies

flutter, package_info

More

Packages that depend on zendesk_flutter_plugin