custom_scroll_package 0.0.1 copy "custom_scroll_package: ^0.0.1" to clipboard
custom_scroll_package: ^0.0.1 copied to clipboard

A custom scrollbar with SingleChildScrollView that works for web, mobile and desktop.

License

---

### `CHANGELOG.md`

```md
## 1.0.0 - Initial Release

### Added
- Custom scrollbar widget `CustomScrollbar` for Flutter web and mobile.
- Support for multiple pointer devices: touch, mouse, and stylus.
- Configurable parameters for `thumbVisibility`, `thickness`, and `radius`.
- Optional `ScrollController` support.
- Smooth scrolling with customizable `scrollDirection` (vertical or horizontal).
- Default values provided for easy usage.

### Documentation
- Added usage examples and detailed parameters explanation.
1
likes
140
pub points
0%
popularity

Publisher

unverified uploader

A custom scrollbar with SingleChildScrollView that works for web, mobile and desktop.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on custom_scroll_package