Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 1.02 KB

PreferredSize_index.md

File metadata and controls

29 lines (26 loc) · 1.02 KB
layout title permalink
page
PreferredSize Sample Apps
/catalog/samples/PreferredSize_index/

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

Android screenshot

Any widget with a PreferredSize can appear at the bottom of an AppBar.

This app features the following classes: AppBar, PreferredSize, TabBarView, TabController.

Learn more.