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

Fix gestures in collapsed not working #313

Open rootd opened 1 year ago

rootd commented 1 year ago

Fixes https://github.com/akshathjain/sliding_up_panel/issues/180 https://github.com/akshathjain/sliding_up_panel/issues/212 https://github.com/akshathjain/sliding_up_panel/issues/228 https://github.com/akshathjain/sliding_up_panel/issues/19

Related: https://github.com/akshathjain/sliding_up_panel/pull/302 and others..

arnab commented 9 months ago

Hi @rootd - thanks for the PR! This fixed an issue we are seeing too!

@akshathjain any chance you could review it and merge and release if it looks good?

rootd commented 8 months ago

Hi @rootd - thanks for the PR! This fixed an issue we are seeing too!

@akshathjain any chance you could review it and merge and release if it looks good?

You're welcome. :-)