easylivechat 0.1.48 copy "easylivechat: ^0.1.48" to clipboard
easylivechat: ^0.1.48 copied to clipboard

Headless Flutter client for EasyLiveChat real-time customer support: sessions, messages, attachments, typing, presence and pre/post-chat forms over HTTP and Socket.IO. No UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easylivechat

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

dependencies:
  easylivechat: ^0.1.48

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:easylivechat/easylivechat.dart';
1
likes
160
points
693
downloads

Publisher

verified publisherlivechattools.com

Weekly Downloads

Headless Flutter client for EasyLiveChat real-time customer support: sessions, messages, attachments, typing, presence and pre/post-chat forms over HTTP and Socket.IO. No UI.

Homepage
Repository (GitHub)
View/report issues

Topics

#chat #live-chat #customer-support #messaging #socket-io

License

MIT (license)

Dependencies

dio, flutter, jwt_decoder, meta, socket_io_client, uuid

More

Packages that depend on easylivechat