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

Not working with ScrollablePositionedList #57

Open
shubham-gupta-16 opened this issue Jan 23, 2022 · 1 comment
Open

Not working with ScrollablePositionedList #57

shubham-gupta-16 opened this issue Jan 23, 2022 · 1 comment

Comments

@shubham-gupta-16
Copy link

ScrollablePositionedList is an alternative to ListView which is developed by Google.dev. This library provides jumpTo(index), scrollTo(index, duration), and Listeners on Scroll position.

flutter_sticky_headers works fine with ListView but with ScrollablePositionedList, at some headers, it does not stick to the top.

@alestiago
Copy link

Hi @ScrollablePositionedList! Thanks for opening an issue.

Any chance you can provide a minimal example that reproduces this issue?

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

No branches or pull requests

2 participants