counter_slider 0.1.0 counter_slider: ^0.1.0 copied to clipboard
Flutter Number counter widget with sliding animations and Material theme colors.
0.1.0 #
- More dynamic demo, where you can preview the component.
- Fixed documentation. #TODO
- Renamed
setValue
toonChanged
. - Renamed
buttonBorderGap
togapSize
- Change fixed width + height to optional, default unconstrained.
- Fixed
borderSize: 0
still visible.
0.0.2+1 #
Fixed documentation
0.0.2+0 #
Fixed documentation
0.0.2 #
Added InkWell effects on add and remove buttons. Better live example.
0.0.1 #
First release, implement a Counter that slides, inspired on This Dribbble shot by Ehsan Rahimi.