Relative Content

Tag Archive for fluttergridview

How to make a responsive GridView() whose cell sizes change?

I want to create a responsive GridView() but just about everything I find discusses ways to do so that involve adjusting the number of cells in the grid’s rows and columns. That’s not what I’m trying to do; I’m using a SliverGridDelegateWithFixedCrossAxisCount().