dash_chat 1.1.16 copy "dash_chat: ^1.1.16" to clipboard
dash_chat: ^1.1.16 copied to clipboard

The most complete Chat UI for flutter inspired by react-native-gifted-chat.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dash_chat

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

dependencies:
  dash_chat: ^1.1.16

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:dash_chat/dash_chat.dart';
435
likes
80
pub points
89%
popularity

Publisher

unverified uploader

The most complete Chat UI for flutter inspired by react-native-gifted-chat.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_parsed_text, intl, transparent_image, uuid

More

Packages that depend on dash_chat