sync_scroll_library library
Classes
- DragHoldController
-
GestureStateMixin<
T extends StatefulWidget> - LessSpringClampingScrollPhysics
- LinkPageController
-
The LinkPageController to scroll Pages(PageView or TabBarView) when
FlexGrid
is reach the horizontal boundary - LinkScrollController
- The LinkScrollController to sync pixels for all of positions
-
LinkScrollState<
T extends StatefulWidget> - class MyWidget extends StatefulWidget { const MyWidget({Key? key}) : super(key: key);
- NeverScrollableClampingScrollPhysics
- SyncScrollController
- The SyncScrollController to sync pixels for all of positions
- SyncScrollHandler
-
SyncScrollState<
T extends StatefulWidget> - class MyWidget extends StatefulWidget { const MyWidget({Key? key}) : super(key: key);
Mixins
- GestureMixin
- LessSpringScrollPhysics
- reduce animation time
- LinkScrollControllerMixin
- SyncScrollControllerMixin
- The mixin for ScrollController to sync pixels for all of positions