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

Headless Dart/Flutter client for EasyLiveChat — the real-time omni-channel support inbox. Speaks the anonymous widget protocol (HTTP + Socket.IO) so you can embed live customer support into any Flutte [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add easylivechat

With Flutter:

 $ flutter pub add easylivechat

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

dependencies:
  easylivechat: ^0.1.38

Alternatively, your editor might support dart pub get or 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
0
points
693
downloads

Publisher

verified publisherlivechattools.com

Weekly Downloads

Headless Dart/Flutter client for EasyLiveChat — the real-time omni-channel support inbox. Speaks the anonymous widget protocol (HTTP + Socket.IO) so you can embed live customer support into any Flutter app. No UI; pure protocol + state. Pair with easylivechat_ui for prebuilt widgets.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, jwt_decoder, meta, socket_io_client, uuid

More

Packages that depend on easylivechat