livechat 1.0.0+1 copy "livechat: ^1.0.0+1" to clipboard
livechat: ^1.0.0+1 copied to clipboard

discontinued

A livechat package for embedding mobile chat window in your mobile application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add livechat

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

dependencies:
  livechat: ^1.0.0+1

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:livechat/livechat.dart';
11
likes
30
pub points
0%
popularity

Publisher

verified publishermastersam.tech

A livechat package for embedding mobile chat window in your mobile application.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on livechat