simple_chat 0.2.7 copy "simple_chat: ^0.2.7" to clipboard
simple_chat: ^0.2.7 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 Flutter:

 $ flutter pub add simple_chat

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

dependencies:
  simple_chat: ^0.2.7

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:simple_chat/simple_chat.dart';
17
likes
160
points
188
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

Documentation

API reference

License

MIT (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