linked_scroll_controller
: Scroll sync between scrollable controls
#5490
Unanswered
ndonkoHenri
asked this question in
Extensions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please Describe The Problem To Be Solved
I made a little project( markdown editor), and scroll sync (between the markdown, and its preview) will be very useful and great to have.
Link to my repo: https://github.com/ndonkoHenri/Flet-Samples/tree/master/Markdown%20Editor
Useful Links for a solution:
https://pub.dev/packages/linked_scroll_controller
https://stackoverflow.com/questions/54859779/scroll-multiple-scrollable-widgets-in-sync
https://api.flutter.dev/flutter/widgets/TrackingScrollController-class.html
Beta Was this translation helpful? Give feedback.
All reactions