fling_gallery 0.1.0 copy "fling_gallery: ^0.1.0" to clipboard
fling_gallery: ^0.1.0 copied to clipboard

A Flutter layout widget that positions its children in tight rows.

Fling Gallery #

Fling logo

A Flutter widget that lays out its children into tight rows.

Build Status Code Quality Pub Version

Overview #

This widget creates rows for its children not unlike a Wrap widget. However, unlike the Wrap widget, this widget tries to size its children so that they fit perfectly on each row.

The current implementation uses a greedy algorithm and thus may not optimally arrange items. In particular, the last row may not have enough items to fill it completely.

Demo Page

Example gallery with photos of Yellowstone

1
likes
0
points
121
downloads

Publisher

verified publishergelbermungo.xyz

Weekly Downloads

A Flutter layout widget that positions its children in tight rows.

Homepage
Repository
View/report issues

Topics

#photography

Funding

Consider supporting this project:

www.paypal.com

License

unknown (license)

Dependencies

flutter

More

Packages that depend on fling_gallery