Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 731 Bytes

CHANGELOG.md

File metadata and controls

29 lines (22 loc) · 731 Bytes

[3.3.0+1] - [March 8, 2023]

  • remove prints

[3.3.0] - [March 7, 2023]

Features

  • Added HorizontalScrollableWidget

[3.2.2] - [July 6, 2022]

Features

  • Added disableDraggableOnScrolling

[3.2.1+1] - [June 26, 2022]

  • fix bugs

[3.2.1] - [June 26, 2022]

Features

  • Added function PanelController.forseScrollChange(Future func), which solves the problem of scrolling with a ScrollController

[3.2.0+2] - [June 21, 2022]

Features

  • Added the ability to set ScrollController
  • Added IgnoreDraggableWidget and ForceDraggableWidget
  • Added PanelScrollPhysics

Documentation

  • Updated documentation and License

[2.0.0+1] - [June 20, 2022]