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

Flutter plugin for integrating Chat2Desk. Connect with your customers via popular messengers directly from your app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_chat2desk

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

dependencies:
  flutter_chat2desk: ^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:flutter_chat2desk/flutter_chat2desk.dart';
3
likes
160
points
92
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for integrating Chat2Desk. Connect with your customers via popular messengers directly from your app.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, meta

More

Packages that depend on flutter_chat2desk

Packages that implement flutter_chat2desk