I have tried so many thinga, but can't figure out the right configuration. I created a REST API connection successfully and can grab images / text / excerpt, and I'm trying to create a "listing grid" / Carousel of the posts from an external website into the Flutter Flow App. I figured out how to display 1 column with image and then headline underneath, but how do I create a carousel of posts so that the user can swipe to the right to get the next story / post? This feels so basic - how do I accomplish this simple task?
Listing Grid of Posts from Rest API in Carousel?
Widgets & Design
Everything. Grids, list, cards, etc. I can display the image and headline, but I can't duplicate it - how do I show a repeating "grid" taken from the next post?
Yes
1
5 replies