Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 5 days 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/main_classic_v2.png)

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

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

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

---

See full documentation at [https://caduandrade.github.io/tabbed_view/](https://caduandrade.github.io/tabbed_view/)