flutter-tree icon indicating copy to clipboard operation
flutter-tree copied to clipboard

Flutter tree widget

Results 17 flutter-tree issues
Sort by recently updated
recently updated
newest added

Some fields were not copied by TreeNodeData.from().

Does not support right to left Please follow up quickly https://github.com/xrr2016/flutter-tree/assets/4311975/bc8c1cec-8f2c-475d-9928-4f60d99db1eb

I need all the checkboxes below a parent node to update their checked state when the parent node's state changes. For example, if the parent node checkbox is checked I...

wanted to change the textStyle of the title, like the font, the color... ![image](https://user-images.githubusercontent.com/13280820/209223193-0aa9c8f4-208d-4393-a161-b9c00a400355.png)

Hi, is there gonna be a new release on pub.dev? @xrr2016 Some PRs like #19 #20 #21 #22 #23 have been merged but not yet published, if you can't maintain...

当前git里example的代码,使用pub.dev上2.0.3的版本,参数不匹配,是不是要发个新版到pub?