An open API service indexing awesome lists of open source software.

https://github.com/apgapg/flutter_responsive_tabs

Flutter Responsive Tabs Demo
https://github.com/apgapg/flutter_responsive_tabs

dart flutter flutter-web responsive tabs

Last synced: about 1 year ago
JSON representation

Flutter Responsive Tabs Demo

Awesome Lists containing this project

README

          

# flutter_responsive_tabs [![GitHub stars](https://img.shields.io/github/stars/apgapg/flutter_responsive_tabs.svg?style=social)](https://github.com/apgapg/flutter_responsive_tabs) [![Twitter Follow](https://img.shields.io/twitter/url/https/@ayushpgupta.svg?style=social)](https://twitter.com/ayushpgupta) ![GitHub last commit](https://img.shields.io/github/last-commit/apgapg/flutter_responsive_tabs.svg)

A responsive tabs demo at two different screen size namely tablet and phone.

Live Demo: [https://apgapg.github.io/flutter_responsive_tabs/](https://apgapg.github.io/flutter_responsive_tabs/)

View Full Article: [https://medium.com/@ayushpguptaapg/flutter-responsive-design-956c6e9a6d1b](https://medium.com/@ayushpguptaapg/flutter-responsive-design-956c6e9a6d1b)

flutter_responsive_tabs

## On Tablet
flutter_responsive_tabs

## On Phone
flutter_responsive_tabs

# ⭐ My Flutter Packages
- [json_table](https://pub.dartlang.org/packages/json_table) [![GitHub stars](https://img.shields.io/github/stars/apgapg/json_table.svg?style=social)](https://github.com/apgapg/json_table) Create Flutter Json Table from json map directly.
- [pie_chart](https://pub.dartlang.org/packages/pie_chart) [![GitHub stars](https://img.shields.io/github/stars/apgapg/pie_chart.svg?style=social)](https://github.com/apgapg/pie_chart) Flutter Pie Chart with cool animation.
- [search_widget](https://pub.dartlang.org/packages/search_widget) [![GitHub stars](https://img.shields.io/github/stars/apgapg/search_widget.svg?style=social)](https://github.com/apgapg/search_widget) Flutter Search Widget for selecting an option from list.
- [animating_location_pin](https://pub.dev/packages/animating_location_pin) [![GitHub stars](https://img.shields.io/github/stars/apgapg/animating_location_pin.svg?style=social)](https://github.com/apgapg/animating_location_pin) Flutter Animating Location Pin Widget providing Animating Location Pin Widget which can be used while fetching device location.

# ⭐ My Flutter Apps
- [flutter_profile](https://github.com/apgapg/flutter_profile) [![GitHub stars](https://img.shields.io/github/stars/apgapg/flutter_profile.svg?style=social)](https://github.com/apgapg/flutter_profile) Showcase My Portfolio: Ayush P Gupta on Playstore.
- [flutter_sankalan](https://github.com/apgapg/flutter_sankalan) [![GitHub stars](https://img.shields.io/github/stars/apgapg/flutter_sankalan.svg?style=social)](https://github.com/apgapg/flutter_sankalan) Flutter App which allows reading/uploading short stories.

# 👍 Contribution
1. Fork it
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -m 'Add some feature')
4. Push to the branch (git push origin my-new-feature)
5. Create new Pull Request