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

Desktop support #183

Open JulianBissekkou opened 4 years ago

JulianBissekkou commented 4 years ago

It would be nice to have desktop support and to be able to scroll and move the sheet using the mouse.

JulianBissekkou commented 4 years ago

A first draft was created by @stefanschaller, the repository was then transfered to @flschweiger This merge requests adds mouse wheel support. https://github.com/akshathjain/sliding_up_panel/pull/185

Would be nice, if you could take a look @akshathjain or @s0nerik Thanks! ☺️