xrr2016 / flutter-tree

Flutter tree widget
https://pub.dev/packages/flutter_tree
MIT License
67 stars 41 forks source link

添加节点能否动态填入内容? #10

Open Maclaon opened 2 years ago

Maclaon commented 2 years ago

您好,在进行添加子节点的时候,能否弹出对话框,或者设置我要添加的节点内容?或者是否已经实现了,有代码参考吗?

graemep-nz commented 1 year ago

In English Hello, when adding child nodes, can a dialog box pop up, or set the content of the node I want to add? Or is it already implemented, is there a code reference?

xrr2016 commented 1 year ago

In English Hello, when adding child nodes, can a dialog box pop up, or set the content of the node I want to add? Or is it already implemented, is there a code reference?

Use onAppend event.