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

ReveChat SDK for chat bot support can be added for android and ios platforms

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add reve_chat_sdk

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

dependencies:
  reve_chat_sdk: ^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:reve_chat_sdk/reve_chat_sdk.dart';
4
likes
160
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

ReveChat SDK for chat bot support can be added for android and ios platforms

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on reve_chat_sdk

Packages that implement reve_chat_sdk