Press ESC to close

Flutter App : Customizable Flutter widget which syncronize ScrollView with PageView as tabs

scrollable_list_tab_scroller

Customizable Flutter widget which syncronize ScrollView with PageView as tabs.

Create a custom page view as tabs which synchronize with inner ScrollView. The page view follows the index of scroll view and vice-versa.

Demo

Installation

Add dependency for package on your pubspec.yaml:

Footer Example