Flutter lists cookbook
Use lists
How to implement a list.
Create a horizontal list
How to implement a horizontal list.
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.
Create lists with different types of items
How to implement a list that contains different types of assets.
List with spaced items
How to create a list with spaced or expanded items
Create a grid list
How to implement a grid list.
Was this page's content helpful?
Unless stated otherwise, the documentation on this site reflects Flutter 3.35.5. Page last updated on 2025-10-28. View source or report an issue.