Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a way to get ScrollController of scrollview from outside of ScrollableSheet #116

Open
fujidaiti opened this issue May 6, 2024 Discussed in #112 · 1 comment
Labels
feature request New feature or request P2

Comments

@fujidaiti
Copy link
Owner

Discussed in #112

Originally posted by QuentinSc May 5, 2024
Hello,

I can't find a way to get the implicit ScrollController.
I tried PrimaryScrollController.of(context).

Could be usefule to trigger an animateTo to a specific offset of the scrollcontroller

Use case : scroll to a specific house in the airbnb cookbook

Thank you !

@fujidaiti fujidaiti changed the title Provide a way to get ScrollController for scrollview from outside of ScrollableSheet Provide a way to get ScrollController of scrollview from outside of ScrollableSheet May 6, 2024
@fujidaiti fujidaiti added feature request New feature or request P2 labels May 6, 2024
@fujidaiti
Copy link
Owner Author

A workaround: #112 (reply in thread)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request P2
Projects
None yet
Development

No branches or pull requests

1 participant