chatview2 0.1.5 copy "chatview2: ^0.1.5" to clipboard
chatview2: ^0.1.5 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 chatview2

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

dependencies:
  chatview2: ^0.1.5

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:chatview2/chatview2.dart';
18
likes
110
pub points
59%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

any_link_preview, emoji_picker_flutter, file_picker, flutter, flutter_linkify, grouped_list, html, http, image_picker, intl, progress_indicators, timeago, url_launcher

More

Packages that depend on chatview2