- Correct forseScrollChange to forceScrollChange
- Add hidden state below visible frame
- remove prints
- Added HorizontalScrollableWidget
- Added disableDraggableOnScrolling
- fix bugs
- Added function PanelController.forseScrollChange(Future func), which solves the problem of scrolling with a ScrollController
- Added the ability to set ScrollController
- Added IgnoreDraggableWidget and ForceDraggableWidget
- Added PanelScrollPhysics
- Updated documentation and License