fluttercommunity / fluttercommunity/flutter_sticky_headers
Use scrollController instead of ScrollableState
Open
question
- Dominant language
- Dart
- Stars
- 1.2k
- Forks
- 130
- PR merge metrics
- No merged PRs in 30d
Description
Hey cool work.
I would like to suggest to allow passing a scrollController instead of acquiring the scrollable from the context.
The reason i mostly need this is when i have a nested scrollview and i want the stickiness to happen on the top level scrollview's state.
( I have a working example of this, i could do a PR if you are interested )
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.