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

unlistedoutdated

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.0

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
0
points
44
downloads

Publisher

verified publisherjb.software

Weekly Downloads

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

Repository (GitLab)
View/report issues

Topics

#chat

License

unknown (license)

Dependencies

diffutil_dart, easy_tuple, flutter, intl, super_sliver_list, utc_date_time

More

Packages that depend on easy_chatview