xc_chat_scroll_list_view 1.0.0 copy "xc_chat_scroll_list_view: ^1.0.0" to clipboard
xc_chat_scroll_list_view: ^1.0.0 copied to clipboard

A list of conversations

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xc_chat_scroll_list_view

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

dependencies:
  xc_chat_scroll_list_view: ^1.0.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:xc_chat_scroll_list_view/chat_message.dart';
import 'package:xc_chat_scroll_list_view/core/chat_controller.dart';
import 'package:xc_chat_scroll_list_view/models/message_model.dart';
import 'package:xc_chat_scroll_list_view/utils/webchat_date_format.dart';
import 'package:xc_chat_scroll_list_view/widget/chat_list_widget.dart';
import 'package:xc_chat_scroll_list_view/widget/default_message_widget.dart';
1
likes
120
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A list of conversations

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

bubble, flutter, intl

More

Packages that depend on xc_chat_scroll_list_view