synced_page_views library
A Flutter package for creating synchronized PageViews with bidirectional scrolling sync
Classes
- SyncedPageController
- A controller that manages synchronized PageControllers
- SyncedPageViews
- A widget that provides synchronized PageViews with bidirectional scrolling sync
- SyncedPageViewsConfig
- Configuration class for synchronized PageViews
- SyncedPageViewsData
- Data class to hold the controllers and sync state
- SyncedPageViewsProvider
- Provider widget to access SyncedPageViewsData from descendants
Enums
- SyncedPageViewType
- Enum to track which PageView is currently being scrolled
Mixins
-
SyncedPageControllersMixin<
T extends StatefulWidget> - A mixin that provides synchronized PageController functionality