letsar / flutter_staggered_grid_view

A Flutter staggered grid view
MIT License
3.12k stars 508 forks source link

Tile alignment when first row is not filled. #343

Open Kinwailo opened 5 months ago

Kinwailo commented 5 months ago

Tile always start from left, but I want the tile in center when first row is not filled. (e.g. 1 or 2 tiles only)