flutter_tab_sync 0.1.0+1
flutter_tab_sync: ^0.1.0+1 copied to clipboard
A Flutter package for scrolling lists with items of varying sizes.
0.1.0+1 #
Add SliverLabeledTabViewSync Add SliverIndicatedTabViewSync
0.0.10 #
Fix initial scrolling in LabeledTabViewSync
0.0.9 #
Fix itemSpacing in TabViewSync
0.0.8 #
Fix LabeledTabBarSync initialState
0.0.7 #
Update Readme file
0.0.6 #
Update Readme file
0.0.5 #
Update Readme file
0.0.4 #
Update Readme file
0.0.3 #
Update Readme file
0.0.2 #
[Feat]: add indicated_tab_view_sync
[Update]: enhance labeled_tab_view_sync and indexed_list_sync
0.0.1 #
Initial version with LabeledTabViewSync and IndexedListSync.