List Image Listview Flutter
Budget: $10 – $30 USD
I have a list of images for each user, and I also have the description of each optional post.
I list the images according to their owner, the problem is how do I validate if these images exist for each card?
Example:
If I have images, I'll send the size of the CarouselSlider, otherwise, I'll send 0 to not show the image.
What happens is that even without the image, the CarouselSlider container is defined and I want it to adapt according to what exists.
If the image exists, then I display the image and text with the correct size.
I list the images according to their owner, the problem is how do I validate if these images exist for each card?
Example:
If I have images, I'll send the size of the CarouselSlider, otherwise, I'll send 0 to not show the image.
What happens is that even without the image, the CarouselSlider container is defined and I want it to adapt according to what exists.
If the image exists, then I display the image and text with the correct size.