comment_tree icon indicating copy to clipboard operation
comment_tree copied to clipboard

Render comment tree like facebook comment - reply

Results 6 comment_tree issues
Sort by recently updated
recently updated
newest added

I'm struggling a way to add multiple levels of replies. currently i'm able to see only msg/reply no deeper level, is that expected?

Great library! But if the root comment has no replies, the lib will draw the line to the next root comment. But if there are replies, the line end with...

I want to add 3 or more trees.

the library doesnt support RTL as shown in the image: ![See here](https://user-images.githubusercontent.com/27096774/133455629-73b5f9c5-c207-447c-a8e1-b67d5318e1c3.jpg)

How can i pass an array of comments and sub comments and how to make a comment ? it is so cunfusing could you please explain it becuase the example...

how to get index of content child list ? contentChild: (context, value) {)