flat_tree 1.0.4 copy "flat_tree: ^1.0.4" to clipboard
flat_tree: ^1.0.4 copied to clipboard

Flat widget tree

flat_tree #

Flat widget tree

Purpose #

Usually Flutter widgets tree code looks somewhere like this:

A number of indents and a long list of closing "),),),"

My main purpose was to decrease code size and add code readability. This package can do it in some cases. Take a look:

Tree hierarchy was reduced to simple list.

Example #

Please check example and learn how to use widget:

1
likes
130
pub points
0%
popularity

Publisher

unverified uploader

Flat widget tree

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flat_tree