scrollable_list_tab_scroller 1.0.0 scrollable_list_tab_scroller: ^1.0.0 copied to clipboard
Customizable Flutter widget which synchronize a scrollable grouped items list with tabs
1.0.0 #
Features:
- A better default header widget
- shrinkWrap (scrollable_positioned_list >= 0.2.3)
- scrollsToTop (iOS double tap the notification bar)
0.2.0 #
Features:
- Customization of body with builder functions.
0.1.0 #
Features:
- Customization of tab, item and header with builder functions.
- Scroll sync in the end of animation.
- Full control of controllers.