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

outdated

Flutter Number counter widget.

Number Counter that slides, inspired on This Dribbble shot by Ehsan Rahimi, and based on Material Design.

Features #

  • min and max values
  • border and sizing customizable

Getting started #

Prequisites: flutter v3.0.0.

install with

flutter pub get counter_slider

Usage #

CounterSlider(
    value: value,
    setValue: setValue,
    width: 256,
    height: 64,
    slideFactor: 1.4,
)

Additional information #

no additional information

6
likes
0
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Number counter widget.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on counter_slider