Need some guidance on your next FlutterFlow project?
🌐 https://kealy.studio?source=listviews...
This tutorial video covers the Flutterflow ListView widget, and how to populate this widget with backend data from an external API.
I cover the API calls using my own API written in Python with FastAPI, and how to coerse this data into Flutterflow data types. I also touch on pagination, infinite scroll, and how to inspect the API calls in the Flutterflow test session.