flutter_staggered_grid_view
flutter_staggered_grid_view copied to clipboard
Tile alignment when first row is not filled.
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)
@Kinwailo did you find a solution?