ranged_ruler_picker 1.0.1 copy "ranged_ruler_picker: ^1.0.1" to clipboard
ranged_ruler_picker: ^1.0.1 copied to clipboard

A scrollable ruler widget with a fixed center indicator that allows users to select a value within a defined min-max range

1.0.1 #

  • Fix: initialValue was ignored — picker always started at max / 2 instead of the specified initial value.
  • Fix: onChanged callback and haptic feedback fired on every scroll tick instead of only when the value actually changed.
  • Chore: Remove unused backgroundColor parameter from RangedRulerPickerItemView.
  • Chore: Remove redundant interval == 0 check (already guarded by assertion).

1.0.0 #

  • Initial version.
1
likes
160
points
37
downloads

Documentation

API reference

Publisher

verified publisherseonwookkim.com

Weekly Downloads

A scrollable ruler widget with a fixed center indicator that allows users to select a value within a defined min-max range

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ranged_ruler_picker