Pageview with mediadisplay to show images and videos

Actions & Logic

I have a list of ImagePaths and a list of VideoPaths. I want to show a pageview which has the images and videos as pages of this. I have added Media Display widget in the pageview but there I can't select these list items.

What have you tried so far?

I have created a custom function to merge the ImagePath List and VideoPath List into a string list. Through this, I am able to generate dynamic children for pageview but for the mediadisplay widget, it is not allowing to add the strings to its url property.

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