slider_x 0.0.2+1 slider_x: ^0.0.2+1 copied to clipboard
A customizable Flutter slider with a draggable handle and segmented color indicators for intuitive range selection.
slider_x #
A custom horizontal slider widget for Flutter, featuring a rounded draggable handle with segmented color indicators. This slider allows for smooth selection within a predefined range, with visual feedback displayed as a segmented line pattern. Ideal for applications that need intuitive range adjustments with clear, segmented visuals.
Preview #
Features #
Getting started #
Add the package to your pubspec.yaml
:
dependencies:
slider_x: <latest_version>