You can edit 8 Components for free. Get premium for unlimited access.
An input where the user selects a value from within a given range.
Preview
Code
DlSlider()Add this code example to your project to see how the component works.
DlSlider(
initialValue: 0.5,
onChanged: (value) {
// handle slider value (0..1)
},
)DlSlider is a full-width interactive slider with a rounded 4px track, black active progress, and a draggable 24x24 white thumb with a 2px grey border.
You have questions or need help?
You want to try?
Save time and money?