flutter_advanced_seekbar library
Classes
- AdvancedSeekBar
- @author newtab on 2021/5/7
- AdvancedVerticalSeekBar
- @author newtab on 2021/5/7
- SeekBarRenderBox
- VerticalSeekBarRenderBox
Enums
- SeekBarDragState
- @author newtab on 2021/5/7
Typedefs
- SeekBarFinished = void Function(int progress)
- SeekBarProgress = void Function(int progress)
- SeekBarStarted = void Function()