easy_chatview 0.1.0 copy "easy_chatview: ^0.1.0" to clipboard
easy_chatview: ^0.1.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 Dart:

 $ dart pub add easy_chatview

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

dependencies:
  easy_chatview: ^0.1.0

Alternatively, your editor might support dart 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

License

unknown (license)

More

Packages that depend on easy_chatview