chatview_plus 2.5.1 copy "chatview_plus: ^2.5.1" to clipboard
chatview_plus: ^2.5.1 copied to clipboard

A Flutter package that allows you to integrate Chat View with highly customization options.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chatview_plus

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

dependencies:
  chatview_plus: ^2.5.1

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:chatview_plus/chatview_plus.dart';
3
likes
105
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that allows you to integrate Chat View with highly customization options.

Documentation

API reference

License

MIT (license)

Dependencies

any_link_preview, audio_waveforms, cached_network_image, chatview_utils, emoji_picker_flutter, flutter, image_picker, intl, url_launcher

More

Packages that depend on chatview_plus