fluttercommunity / flutter_sticky_headers

Flutter Sticky Headers - Lets you place "sticky headers" into any scrollable content in your Flutter app. No special wrappers or magic required. Maintainer: @slightfoot
https://pub.dev/packages/sticky_headers
MIT License
1.1k stars 129 forks source link

[BUG] Wrong layout when header height is more than content. #75

Open akbarpulatov opened 1 year ago

akbarpulatov commented 1 year ago

The bug occurs when overlapHeaders = true and header height is more than content.