comment_tree 0.3.0 copy "comment_tree: ^0.3.0" to clipboard
comment_tree: ^0.3.0 copied to clipboard

Render comment tree like facebook comment - reply.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add comment_tree

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

dependencies:
  comment_tree: ^0.3.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:comment_tree/comment_tree.dart';
150
likes
120
pub points
93%
popularity

Publisher

verified publisherdangngocduc.dev

Render comment tree like facebook comment - reply.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, provider

More

Packages that depend on comment_tree