Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1003 Bytes

File metadata and controls

34 lines (22 loc) · 1003 Bytes

[1.0.0] - 15/09/2023

  • Updated Supported Dart SDK Version sdk: ">=2.12.0 <4.0.0"
  • Replaced Depreciated Properties with new properties.
  • Changed Example Repo

[0.2.1] - 27/06/2021

*Issue Error: isPointerOverScrollbar Fixed

[0.2.0] - 16/03/2021

*Breaking Changes *Package Migrated to Dart Sound Null Safety *Added VsScrollbarStyle Class for Scrollbar Style *Added Drag support by default, works, if ScrollController object is passed. *Added hover property controllers thickness and visibility

[0.1.2] - 15/01/2021

*Added use case for preventing scrolling of scrollbar thorugh horizontal drag on vertical scrolling list and vice versa.

[0.1.1] - 13/01/2021

*Added scrollbarTimeToFade & scrollbarFadeDuration fields using which you can control duration of animation of scrollbar.

[0.1.0] - 28/12/2020

*Added List Drag Support for both horizontal vertical list.

[0.0.2] - 25/12/2020

*Minor Changes

[0.0.1] - 16/12/2020

*Initial release.