mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-08-23 05:56:20 +08:00
12 lines
397 B
Markdown
12 lines
397 B
Markdown
# Using Tab Bar
|
|
|
|
A material design widget that displays a horizontal row of tabs.
|
|
|
|
Read [[Documentation](https://docs.flutter.io/flutter/material/TabBar-class.html)] [[Material Design Spec](https://material.io/guidelines/components/tabs.html)]
|
|
|
|
<img src="demo_img.gif" height="600em" />
|
|
|
|
|
|
## Getting Started
|
|
|
|
For help getting started with Flutter, view online [documentation](http://flutter.dev/). |