chatsasa_livechat 1.0.11 copy "chatsasa_livechat: ^1.0.11" to clipboard
chatsasa_livechat: ^1.0.11 copied to clipboard

A live-chat customer support flutter sdk

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chatsasa_livechat

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

dependencies:
  chatsasa_livechat: ^1.0.11

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:chatsasa_livechat/chatsasa_livechat.dart';