easy_chatview 0.2.7 copy "easy_chatview: ^0.2.7" to clipboard
easy_chatview: ^0.2.7 copied to clipboard

PlatformAndroidiOS
unlisted

A package that lets you implement chatting the way you like it.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_chatview

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

dependencies:
  easy_chatview: ^0.2.7

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:easy_chatview/easy_chatview.dart';
0
likes
140
points
46
downloads

Documentation

API reference

Publisher

verified publisherjb.software

Weekly Downloads

A package that lets you implement chatting the way you like it.

Repository (GitLab)

Topics

#chat

License

BSD-3-Clause (license)

Dependencies

diffutil_dart, easy_tuple, flutter, intl, super_sliver_list, utc_date_time

More

Packages that depend on easy_chatview