Hello!
First of all, I'm new here AND with Flutter and FlutterFlow.
I personally think that's a GREAT tool!! Congratulations for your hard work guys!
So I have an issue with the size (width) of my cells (custom view) in a horizontal Listview.
Like in this solution Pasha Mulenga : https://community.flutterflow.io/widgets-and-design/post/how-to-make-horizontal-listview-in-any-of-generate-child-index-of-dJr9uNq8o54yrZU
We can see that the size of the images are not good for display (too thin)
I also tried the solution with a row with dynamic content but I have the same issue.
Did I miss something?
Thanks very much for any answer!!