mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-05-17 13:05:53 +08:00
added demo gif and updated readme for using_bottom_nav_bar and using_tabs example
This commit is contained in:
@ -1,8 +1,12 @@
|
||||
# using_tabs
|
||||
# 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" />
|
||||
|
||||
A new Flutter project.
|
||||
|
||||
## Getting Started
|
||||
|
||||
For help getting started with Flutter, view our online
|
||||
[documentation](http://flutter.io/).
|
||||
For help getting started with Flutter, view online [documentation](http://flutter.io/).
|
BIN
using_tabs/demo_img.gif
Normal file
BIN
using_tabs/demo_img.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 620 KiB |
Reference in New Issue
Block a user