chat_easy_list 0.0.1 copy "chat_easy_list: ^0.0.1" to clipboard
chat_easy_list: ^0.0.1 copied to clipboard

discontinued

A flutter package to incorporate a chat view in a simple way

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chat_easy_list

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

dependencies:
  chat_easy_list: ^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:chat_easy_list/chat_easy_list.dart';
0
likes
20
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package to incorporate a chat view in a simple way

License

unknown (license)

Dependencies

bubble, flare_flutter, flutter

More

Packages that depend on chat_easy_list