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.38k stars 381 forks source link

Parallax issue (reopen #116) #119

Closed fvisticot closed 4 years ago

fvisticot commented 4 years ago

I have checked with the version 1.0.0 using panelController. I confirm that the bug is still there (in my case). When I drag up the panel for the first time, the panel start to slide and stops

For the click on the list elements it is OK with this version

ghost commented 4 years ago

@fvisticot Latest version is 1.0.1. It should be released today on pub.dev. Wait for that one.

akshathjain commented 4 years ago

Duplicate of #116. Closing this issue and reopening the original.