chatview 2.0.0 copy "chatview: ^2.0.0" to clipboard
chatview: ^2.0.0 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 Dart:

 $ dart pub add chatview

With Flutter:

 $ flutter pub add chatview

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

dependencies:
  chatview: ^2.0.0

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:chatview/chatview.dart';
543
likes
0
pub points
94%
popularity

Publisher

verified publishersimform.com

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

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

More

Packages that depend on chatview