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 fly priority issue #319

Open LeGoffMael opened 1 year ago

LeGoffMael commented 1 year ago

On closing, the panel fly back to snap point when it should fly to close position. This PR resolves this issue.

AristideVB commented 1 year ago

Indeed I also had this issue, thanks for your PR, hoping it will be merged 🙂🙏