scroll_wheel_selector 0.0.4 copy "scroll_wheel_selector: ^0.0.4" to clipboard
scroll_wheel_selector: ^0.0.4 copied to clipboard

A customizable scroll wheel picker with selection lines and haptic feedback.

scroll_wheel_selector #

A customizable scroll wheel picker with selection lines and optional haptic feedback, built with Flutter.
Ideal for number pickers, age selectors, height selectors, or any scenario where users scroll through values.


✨ Features #

  • 🎡 Smooth scroll wheel (ListWheelScrollView)
  • 🎨 Customizable colors, text styles, and dimensions
  • 📳 Haptic feedback on selection (optional)
  • 🔄 Supports any list of integer values
  • 🔧 Reusable as a widget in any Flutter app

📸 Preview #

Wheel Picker Demo


🚀 Installation #

Add to your pubspec.yaml:

dependencies:
  scroll_wheel_selector: ^0.0.4

## 🚀 Installation

flutter pub get
16
likes
160
points
227
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable scroll wheel picker with selection lines and haptic feedback.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on scroll_wheel_selector