Making the container resposive to its child image

Widgets & Design

I am making an app about art and i want to make containers that share the same height but different width, this should be determined by its child widget image. I am providing some examples of what i wish to make

What have you tried so far?

I have tried many things, making the conainer width infinite, it breaks the programe. Making the images width expandable and infinite, however it still depends on the main container. Making the image apart from the container and infinite, but it also breaks. The main probalem is that i wish to make this part of a list view that shows the pictures uploaded on the backend. I would like to hear suggestions.

Did you check FlutterFlow's Documentation for this topic?
Yes
1
1 reply