Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 1.01 KB

ExpansionTile_index.md

File metadata and controls

29 lines (26 loc) · 1.01 KB
layout title permalink
page
ExpansionTile Sample Apps
/catalog/samples/ExpansionTile_index/

All of the sample apps listed here use the Flutter ExpansionTile class in an interesting way. The Sample App Catalog page lists all of the sample apps.

Android screenshot

ExpansionTiles can used to produce two-level or multi-level lists.

This app features the following classes: ExpansionTile, ListView.

Learn more.