livechatt 1.4.0 copy "livechatt: ^1.4.0" to clipboard
livechatt: ^1.4.0 copied to clipboard

PlatformAndroidiOS
outdated

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 livechatt

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

dependencies:
  livechatt: ^1.4.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:livechatt/livechatt.dart';
35
likes
160
points
1.76k
downloads

Publisher

verified publishermastersam.tech

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on livechatt