chat_message 1.0.0 copy "chat_message: ^1.0.0" to clipboard
chat_message: ^1.0.0 copied to clipboard

outdated

A Flutter package that allows you to integrate Chat View with highly customization options such as one on one chat.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chat_message

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

dependencies:
  chat_message: ^1.0.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:chat_message/chat_message.dart';
2
likes
0
points
54
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that allows you to integrate Chat View with highly customization options such as one on one chat.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

bubble, flutter, intl

More

Packages that depend on chat_message