Hi everyone,
I'm working on enhancing the visual appeal of my app's UI and I'd love to implement an "overlapping images" effect, where multiple images slightly overlay each other in a horizontal sequence (think of a carousel where you can see the edges of the next and previous images).
Has anyone managed to achieve this effect in FlutterFlow? I'm looking for a way to have images with rounded corners that partially cover the neighboring images, creating a continuous and dynamic visual flow.
Any tips on widgets or custom configurations that could help me create this effect would be greatly appreciated!
Thanks in advance for your help!