layout | title | permalink |
---|---|---|
page |
TabBarView Sample Apps |
/catalog/samples/TabBarView_index/ |
All of the sample apps listed here use the Flutter TabBarView class in an interesting way. The Sample App Catalog page lists all of the sample apps.
Any widget with a PreferredSize can appear at the bottom of an AppBar.
This app features the following classes: AppBar, PreferredSize, TabBarView, TabController.