counter_slider 0.0.2+0 copy "counter_slider: ^0.0.2+0" to clipboard
counter_slider: ^0.0.2+0 copied to clipboard

outdated

Flutter Number counter widget with sliding animations and Material theme colors.

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

Here you can test it live

[Example]

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 with sliding animations and Material theme colors.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on counter_slider