letsar / flutter_staggered_grid_view

A Flutter staggered grid view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Images are getting chopped,if we make the image to cover the tile.

Saikumar8thelement opened this issue · comments

Can't the image take the dynamic height and width and adjust within the tile where the image can be viewed without chopping.
In previous version of 0.4.1 where the staggeredGrid provides the image to adjust dynamically in the gridtile without chopping the image.