vs_scrollbar 1.0.0 copy "vs_scrollbar: ^1.0.0" to clipboard
vs_scrollbar: ^1.0.0 copied to clipboard

Customizable ScrollBar that can be dragged for quick navigation supporting both Horizontal and Vertical list.

[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.

65
likes
130
pub points
93%
popularity

Publisher

verified publishervickysalunkhe.in

Customizable ScrollBar that can be dragged for quick navigation supporting both Horizontal and Vertical list.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on vs_scrollbar