fluttercommunity / fluttercommunity/flutter_sticky_headers
Content should not go bellow header if overlapHeaders: false
Open
- Dominant language
- Dart
- Stars
- 1.2k
- Forks
- 130
- PR merge metrics
- No merged PRs in 30d
Description
Currently when scrolling some list and we have a sticky header in it, all content goes bellow header. Expectation is that content goes up until the header and then disappears.
This is especially important if a header doesn't have background color (transparent) which currently is not possible to have because of the issue i described.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.