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 377 forks source link

Can max height of the panel be changed to the child height inside the panel #342

Open Mohit8G opened 2 months ago

Mohit8G commented 2 months ago

Describe the bug I want that the max panel height should the height of content inside the panel, not the hard coded max height.

Any Solution will be helpfull

alejandrogiubel commented 1 month ago

same here