Codelessly / ResponsiveFramework

Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple. Demo: https://gallery.codelessly.com/flutterwebsites/minimal/
https://codelessly.com
MIT License
1.26k stars 150 forks source link

How to use with Listview.builder? #103

Closed sleewok closed 2 years ago

sleewok commented 2 years ago

It is pretty straightforward to use ResponsiveRowColumn on standard widgets.

However, I am struggling to figure out how to get the responsive_framework to work with the Listview.builder to get responsive rows/columns. Any help would be greatly appreciated!

sleewok commented 2 years ago

For anyone looking at this. Use the ResponsiveGridView.builder.

rayliverified commented 2 years ago

Great! Hope it works for you.

Otherwise, share your ideas for what you need.