- Updated Supported Dart SDK Version sdk: ">=2.12.0 <4.0.0"
- Replaced Depreciated Properties with new properties.
- Changed Example Repo
*Issue Error: isPointerOverScrollbar Fixed
*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
*Added use case for preventing scrolling of scrollbar thorugh horizontal drag on vertical scrolling list and vice versa.
*Added scrollbarTimeToFade & scrollbarFadeDuration fields using which you can control duration of animation of scrollbar.
*Added List Drag Support for both horizontal vertical list.
*Minor Changes
*Initial release.