flutter_chat_io 2.2.0 copy "flutter_chat_io: ^2.2.0" to clipboard
flutter_chat_io: ^2.2.0 copied to clipboard

Live customer support for Flutter apps with Slack integration. Users chat in-app, your team responds in Slack.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_chat_io

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

dependencies:
  flutter_chat_io: ^2.2.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_chat_io/flutter_chat_io.dart';
8
likes
140
points
419
downloads

Publisher

unverified uploader

Weekly Downloads

Live customer support for Flutter apps with Slack integration. Users chat in-app, your team responds in Slack.

Homepage

Topics

#chat #customer-support #slack #live-chat #helpdesk

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

Dependencies

device_info_plus, flutter, flutter_chat_core, flutter_chat_ui, http, http_parser, image_picker, uuid, web_socket_channel

More

Packages that depend on flutter_chat_io