flutter_staggered_grid_view icon indicating copy to clipboard operation
flutter_staggered_grid_view copied to clipboard

Can I change the placement algorithm for StaggeredGrid to Left-most and then top-most

Open westlinkin opened this issue 1 year ago • 2 comments

Currently, it's Top-most and then left-most, but the result looks a bit weird. How can I update the left-most first, and then top-most

This issue also stated that the placement is kinda wrong

westlinkin avatar Jan 19 '23 12:01 westlinkin

I faced the same problem, could you support the left-most first and then the top-most placement algorithm?

aaron-chu avatar Feb 01 '23 01:02 aaron-chu