ricnaaru / scrollable_bottom_sheet

Flutter Scrollable Persistent Bottom Sheet
BSD 3-Clause "New" or "Revised" License
34 stars 9 forks source link

Fixed Header #8

Open kamami opened 5 years ago

kamami commented 5 years ago

Is it possible to fix the header to the appbar when scrolling and release it when scrolling down again? Would be awesome!

Best Regards

ricnaaru commented 5 years ago

Unfortunately, for now, header is too general to be merged into appbar, i mean it is widget, not only text, and you can put any widget there, including maybe picture even which is hard to merge into appbar. but i will consider this in the future and will add this to milestone, but i can't promise this in any time soon, because i'm on something else too currently.. thanks anywayy