akshathjain / sliding_up_panel

A draggable Flutter widget that makes implementing a SlidingUpPanel much easier!
https://pub.dartlang.org/packages/sliding_up_panel
Other
1.36k stars 379 forks source link

How to hide Panel contain Scrollable without scroll to top #276

Open 0x2f0713 opened 2 years ago

0x2f0713 commented 2 years ago

Hi, I want to hide Panel contain Scrollable without scroll to top. Example: TikTok can hide panel when drag 18.2K comments without scroll to top. Can sliding_up_panel does this? Thanks all! image