Flutter 3.41 is live! Check out theFlutter 3.41 blog post!
Flutter lists cookbook
A catalog of recipes for handling lists in your Flutter app.
Create a horizontal list
How to implement a horizontal list.
Use lists
How to implement a list.
Create a grid list
How to implement a grid list.
List with spaced items
How to create a list with spaced or expanded items
Create lists with different types of items
How to implement a list that contains different types of assets.
Place a floating app bar above a list
How to place a floating app bar or navigation bar above a list.
Work with long lists
Use ListView.builder to implement a long or infinite list.
Was this page's content helpful?
Unless stated otherwise, the documentation on this site reflects Flutter 3.38.6. Page last updated on 2025-10-28.View source orreport an issue.