Hi I've created a ResponsiveGridList as shown in the image below. Since in my case the height of the widget will vary according to the number of items. I wanted to set all the widget's sizes to the height of the tallest widget so they all look symmetric.
Is there any way I can achieve this?
I tried setting squareCells = true, however, I get RenderFlex overflowed exception.
Thank you.
