fling_gallery 0.1.0
fling_gallery: ^0.1.0 copied to clipboard
A Flutter layout widget that positions its children in tight rows.
Change Log for fling_gallery #
A Flutter widget that lays out its children in tight rows.
0.1.0 #
Added #
- Ability to force fill the bottom row
Fixed #
- Incorrect calculations on row length in some instances
- Layout bounds during intermediate layout steps causing errors
0.0.1 #
Added #
- Initial implementation
- Readme
- Example
- Basic test suite
- CircleCI config