flex_with_main_child 0.2.0 flex_with_main_child: ^0.2.0 copied to clipboard
A Flex (i.e. Column or Row) that sizes itself to its main child in the cross axis direction.
0.1.0 #
Migrated code from my other project, added column and row, and wrote an examlpe app.
0.1.1 #
Improved README.
0.1.2 #
Added dartdoc.
0.1.3 #
Fixed typo in README.md
0.2.0 #
FlexWithMainChild now measures mainChild size continuously with its key.
Better documentation and diagnostic comming soon.