vertical_scroll_tabbar 0.0.3 copy "vertical_scroll_tabbar: ^0.0.3" to clipboard
vertical_scroll_tabbar: ^0.0.3 copied to clipboard

Vertical Scroll Tabbar

Features #

Vertical scroll view with tabbar.
Automatically change tabbar index when scroll view is scrolled.
And also, when tap tabbar item, scroll view will be scrolled to the top of the tabbar index.

Simulator Screen Recording - iPhone 14 Pro - 2023-06-04 at 03 56 44

Usage #

VerticalScrollTabbar(
    tabs: [...],
    children: [...],
);

Prerequisite #

  • tabs and children must have same length.
  • children must have GlobalKey as key Property
12
likes
0
pub points
71%
popularity

Publisher

unverified uploader

Vertical Scroll Tabbar

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on vertical_scroll_tabbar