linked_pageview 1.1.5
linked_pageview: ^1.1.5 copied to clipboard
Synchronize scroll activity across multiple PageViews
1.1.4 Handle #
_SizeReportingWidgetState
1.1.4 #
- Fix:
initialPage
,keepPage
,viewportFraction
forwarding onLinkedPagePosition
1.1.3 #
- Fix:
initialPage
,keepPage
,viewportFraction
forwarding onLinkedPagePosition
1.1.2 #
- Fix: Exported
ExpandableLinkedPageView
widget- The widget was added in 1.1.0 but not exported from the package
- Now available for external use via package imports
1.1.0 #
- Feat: Added
ExpandableLinkedPageView
widget- Automatically resizes based on the content of the current page
- Supports both children list and builder constructor
- Integrates fully with
LinkedPageController
for synchronized scrolling - Smooth resize animations with customizable duration and curve
- Useful for pages with dynamic or varying content sizes
1.0.1 #
- Feat: Added disposal for
LinkedPageControllerGroup
to prevent memory leaks
1.0.0 #
- Initial release of
linked_pageview
- Synchronized scrolling across multiple
PageView
s - Supports custom viewport fractions
- Pixel-perfect scroll coordination
- Synchronized scrolling across multiple