chatview 1.0.0+1 copy "chatview: ^1.0.0+1" to clipboard
chatview: ^1.0.0+1 copied to clipboard

outdated

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

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

dependencies:
  chatview: ^1.0.0+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/chatview.dart';
574
likes
0
points
1.85k
downloads

Publisher

verified publishersimform.com

Weekly Downloads

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, emoji_picker_flutter, flutter, flutter_linkify, grouped_list, html, http, image_picker, intl, progress_indicators, url_launcher

More

Packages that depend on chatview