tree_iterator 1.0.1 copy "tree_iterator: ^1.0.1" to clipboard
tree_iterator: ^1.0.1 copied to clipboard

outdated

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.

1.0.1 #

cleaned up the example

1.0.0 #

Added example. Fixed a bug in the traversal logic.

1.0.0 #

  • Initial version, created by Stagehand
2
likes
40
pub points
68%
popularity

Publisher

verified publisheronepub-web.flutter-io.cn

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.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on tree_iterator