tab_switcher

pub package

Framework for building apps with fullscreen tab based UI in a way Chrome for Android is built.

Screenshot

Features

  • x Gesture support
  • Swipe header horizontally to switch between tabs
  • Swipe header down to open tab grid
  • Swipe minimized tab to close it
  • x Tab content is captured to image when tab is minimized, background tabs do not waste resources on rebuilding
  • x Uses colors specified in MaterialApp's ThemeData. Tuned to look good out of the box
  • x Customizable: replace everything with custom Widget
  • x Comes with tab count button out of the box
  • Preserving tab state is straightforward
  • Everything is smoothly animated
  • Landscape oprientation is supported

More screenshots & GIFs

TBD

Web demo

TBD

Usage

TBD