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

https://github.com/caduandrade/tabbed_view

Widget inspired by the classic Desktop-style tab component.
https://github.com/caduandrade/tabbed_view

flutter layout tab tabbed widget

Last synced: 8 months ago
JSON representation

Widget inspired by the classic Desktop-style tab component.

Awesome Lists containing this project

README

          

[![](https://img.shields.io/pub/v/tabbed_view.svg)](https://pub.dev/packages/tabbed_view)
[![](https://img.shields.io/badge/demo-try%20it%20out-blue)](https://caduandrade.github.io/tabbed_view_demo/)
[![](https://img.shields.io/badge/Flutter-%E2%9D%A4-red)](https://flutter.dev/)
![](https://img.shields.io/badge/%F0%9F%91%8D%20and%20%E2%AD%90-are%20free%20and%20motivate%20me-yellow)

# Tabbed view

Flutter widget inspired by the classic Desktop-style tab component. Supports customizable themes.

![](https://caduandrade.github.io/tabbed_view/classic_top_light.png)

![](https://caduandrade.github.io/tabbed_view/classic_bottom_dark.png)

![](https://caduandrade.github.io/tabbed_view/classic_left_light.png)

![](https://caduandrade.github.io/tabbed_view/classic_left_stacked_light.png)

![](https://caduandrade.github.io/tabbed_view/underline_top_light.png)

![](https://caduandrade.github.io/tabbed_view/underline_bottom_dark.png)

![](https://caduandrade.github.io/tabbed_view/minimalist_top_light.png)

![](https://caduandrade.github.io/tabbed_view/minimalist_bottom_dark.png)

---

Get started quickly with the interactive demo and documentation [here](https://caduandrade.github.io/tabbed_view_demo/).