zoho_gc_sdk 1.0.0 copy "zoho_gc_sdk: ^1.0.0" to clipboard
zoho_gc_sdk: ^1.0.0 copied to clipboard

The Guided Conversations (GC) mobile SDK for iOS helps developers build a conversational self-service platform to achieve the best customer service. GC replaces human interactions with built-in conver [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zoho_gc_sdk

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

dependencies:
  zoho_gc_sdk: ^1.0.0

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:zoho_gc_sdk/zoho_gc_sdk.dart';
0
likes
120
points
22
downloads

Publisher

verified publisherzoho.com

Weekly Downloads

The Guided Conversations (GC) mobile SDK for iOS helps developers build a conversational self-service platform to achieve the best customer service. GC replaces human interactions with built-in conversations. It directs customers to appropriate solutions according to their responses during conversations.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on zoho_gc_sdk