fluttercommunity / fluttercommunity/flutter_sticky_headers
Not working with ScrollablePositionedList
Open
- Dominant language
- Dart
- Stars
- 1.2k
- Forks
- 130
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.