tab_switcher 1.0.1 copy "tab_switcher: ^1.0.1" to clipboard
tab_switcher: ^1.0.1 copied to clipboard

Build your complex app around tabs just like Chrome for Android

tab_switcher #

pub package

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

Building a smartphone IDE? Developing yet another internet browser? Designing a very complex app with dozens of screens that need to be shown simultaneously?

Then you came to the right place. Wrap your screens in tabs to offer rich multitasking experience to your users!

Screenshot #

Features #

  • Gesture support
  • Swipe header horizontally to switch between tabs
  • Swipe header down to open tab grid
  • Swipe minimized tab to close it
  • Tab content is captured to image when tab is minimized, so background tabs do not waste resources on rebuilding
  • Uses colors specified in MaterialApp's ThemeData. Tuned to look good out of the box
  • Customizable: replace everything with custom Widget
  • 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

31
likes
90
pub points
31%
popularity

Publisher

verified publishernuc134r.io

Build your complex app around tabs just like Chrome for Android

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, scroll_shadow_container

More

Packages that depend on tab_switcher