Expand Image in Media Display

Widgets & Design

I have a list of URLs (images and videos) in Firebase. I display these with a media display. While the Video Player (within the MediaDisplay) supports a full screen mode, the image lacks the expand function that the "simple" image has.

Has anyone found a workaround for this?

What have you tried so far?

Tried to track whether a URL contains an image or a video and based on that display an image or video player in my row, which I use to display the media. Unfortunately, this doesn't work because I can't access the individual URL in the "Generation Children from Variable" object to add a condition.

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