slider_x

Pub support

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>

Usage

example

Libraries

slider_x