Merge branch 'example/using_bottom_nav_bar' into develop

* example/using_bottom_nav_bar:
  added using_tabs and using_bottom_nav_bar examples to the mian readme index
  added demo gif and updated readme for using_bottom_nav_bar and using_tabs example
  implemented using_bottom_nav_bar example
This commit is contained in:
Nishant Srivastava
2017-08-26 00:57:54 -07:00
56 changed files with 1516 additions and 4 deletions

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 620 KiB