tree_iterator
Provides simple operations for traversing a tree. Works with any tree structure providing that you can return the set of children for a node when requested.
3.0.0
Dart >=2.19.0 <4.0.0
4 个版本
安装
dart pub add tree_iterator
flutter pub add tree_iterator
dependencies:
tree_iterator: ^3.0.0