Need Help Integrating API Image URLs with PageView for Dynamic Image Display

Database & APIs

Hello FlutterFlow Community,

I'm currently working on a Flutter app where I'm facing an issue with the PageView widget. I have a PageView set up to display images, and I'm fetching these images from an API that returns an array of image URLs.

What have you tried so far?

I've successfully generated dynamic children for the PageView widget and assigned the image URLs to these widgets. However, I'm encountering an issue where only one image is being displayed, despite having multiple URLs in the array.

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