Hi all,
When dynamically generating images in a ListView/Column/Row/Grid/etc. you often put those images as expandable. These images are generated from the same "collections" and you would want to be able to scroll through them when they are expanded. When these images are expanded, it would be ideal to have arrows on the left/right side or simply have a swipe gesture to horizontally scroll through these images.
Unfortunately, this isn't built into FF.
Has anyone found a way to build this manually? Maybe some custom widget?
This discussion could mean a lot to the whole community if we find a good solution!