tree_structs 1.0.8 copy "tree_structs: ^1.0.8" to clipboard
tree_structs: ^1.0.8 copied to clipboard

A dart library for working with tree structures. This package allows you to create, manipulate, and traverse trees.

1.0.0 #

  • Initial version with only general tree structure.

1.0.1 #

  • Add General Tree for roots

1.0.2 #

  • Small fix

1.0.3 #

  • Add chain getters

1.0.4 #

Add toMap and fromMap functions

1.0.5 #

Update toMap and fromMap functions to use _currentChildIndex

1.0.6 #

Roll back sdk version

1.0.7 #

Version bump

1.0.8 #

Formatting

0
likes
160
points
32
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A dart library for working with tree structures. This package allows you to create, manipulate, and traverse trees.

Repository (GitHub)

License

MIT (license)

More

Packages that depend on tree_structs