tab_switcher
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
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, so background tabs do not waste resources on rebuildingx
Uses colors specified inMaterialApp
'sThemeData
. Tuned to look good out of the boxx
Customizable: replace everything with customWidget
x
Comes with tab count button out of the box
More screenshots & GIFs
TBD
Web demo
TBD
Usage
TBD