linked_pageview 1.1.5
linked_pageview: ^1.1.5 copied to clipboard
Synchronize scroll activity across multiple PageViews
1.1.4 Handle Cannot get size from a render object that has been marked dirty for layout. on #
_SizeReportingWidgetState
1.1.4 ConcurrentModificationError on [LinkedPageControllerGroup.dispose] #
- Fix:
initialPage,keepPage,viewportFractionforwarding onLinkedPagePosition
1.1.3 #
- Fix:
initialPage,keepPage,viewportFractionforwarding onLinkedPagePosition
1.1.2 #
- Fix: Exported
ExpandableLinkedPageViewwidget- 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
ExpandableLinkedPageViewwidget- Automatically resizes based on the content of the current page
- Supports both children list and builder constructor
- Integrates fully with
LinkedPageControllerfor 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
LinkedPageControllerGroupto prevent memory leaks
1.0.0 #
- Initial release of
linked_pageview- Synchronized scrolling across multiple
PageViews - Supports custom viewport fractions
- Pixel-perfect scroll coordination
- Synchronized scrolling across multiple