Closed cznico closed 2 years ago
Passing mainAxisExtent to be able to change height of items in the grid (aside from using aspect ratio).
mainAxisExtent
Hi, you add mainAxisExtent as a parameter but don't add in the SliverGridDelegateWithFixedCrossAxisCount to fix the height
Thank you for reminding, fixed and released in 2.2.9-alpha.3
2.2.9-alpha.3
Thank you bro!
Passing
mainAxisExtent
to be able to change height of items in the grid (aside from using aspect ratio).