simple_chat 0.2.3 copy "simple_chat: ^0.2.3" to clipboard
simple_chat: ^0.2.3 copied to clipboard

A simple UI solution for quick integration of IM chat & AI bot chat. Supports customised Message Cell, message grouping, image preview and more.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add simple_chat

With Flutter:

 $ flutter pub add simple_chat

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

dependencies:
  simple_chat: ^0.2.3

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:simple_chat/simple_chat.dart';
20
likes
0
points
35
downloads

Publisher

verified publishertealseed.com

Weekly Downloads

A simple UI solution for quick integration of IM chat & AI bot chat. Supports customised Message Cell, message grouping, image preview and more.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

easy_asset_picker, flutter, flutter_mobx, flutter_svg, image_picker, json_annotation, logger, lottie, mobx, uuid, visibility_detector

More

Packages that depend on simple_chat