linked_scroll_controller
A scroll controller that allows two or more scroll views to be in sync.
0.2.0
176K downloads/mo
#900 most downloaded on pub.dev
google/flutter.widgets
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Ships fairly regularly
a new release about every 7 months
Nearly every release is documented
notes for 2 of 2 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
3 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
3 releases · Mar 2020 to May 2021
2021
2022
2023
2024
2025
2026
Releases
latest 3-
0.2.005 May 2021 -
0.2.0-nullsafety.026 Feb 2021 pre-releaseRelease notes
Open source →-
Update to null safety.
- Make
ScrollViews rebuild at the group's offset instead of their last known offset.
- Make
-
-
0.1.213 Mar 2020Release notes
Open source →- Add
LinkedScrollControllerGroup.animateToandLinkedScrollControllerGroup.jumpTomethods that control the scroll position of the group.
- Add