Flutter Gems is a curated list of 7250+ useful Dart & Flutter packages that are categorized based on functionality.

Discord Medium LinkedIn X

Top Flutter Slider packages

Last updated: May 18, 2026

Sliders allow users to select a specific value or range from a continuous or discrete set of options by dragging a thumb along a track.

Best Practices for Sliders

  • Discrete Steps: If the value must be a whole number (e.g., rating from 1 to 5), configure the slider with divisions. This causes the slider to "snap" to valid values rather than landing on 3.14.
  • Live Feedback: Display the current value dynamically above the slider thumb or in an adjacent text widget as the user drags it, so they know exactly what value they are selecting.
  • Range Sliders: When filtering data (like price ranges from $10 to $500), use a RangeSlider with two thumbs instead of forcing the user to interact with two separate input fields.

The complete list of Custom Sliders, Range Sliders, and Seekbars for Flutter is provided below.


sleek_circular_slider Card Image
sleek_circular_slider
👍 1.37K   ⬇️ 20.2K
Dart 3 compatible
Maintenance Status: Good

A highly customizable circular slider/progress bar & spinner for Flutter.

syncfusion_flutter_sliders Card Image
syncfusion_flutter_sliders
👍 994   ⬇️ 62.7K
Dart 3 compatible
Maintenance Status: Good

A Flutter Sliders library for creating highly customizable and UI-rich slider, range slider, and range selector widgets for filtering purposes.

flutter_xlider
👍 445   ⬇️ 19K
Dart 3 compatible
Maintenance Status: Poor

(Flutter Xlider) A material design slider and range slider, horizontal and vertical, with RTL support and lots of options and customizations for flutter

action_slider
👍 420   ⬇️ 17.5K
Dart 3 compatible
Maintenance Status: Poor

A slider to confirm actions and provide feedback on the success of these after subsequent loading.

slide_to_act
👍 269   ⬇️ 9.7K
Dart 3 compatible
Maintenance Status: Poor

A simple slide-to-action widget for Flutter. It's really customizable and it adapts to your theme.

slide_to_confirm
👍 150   ⬇️ 1.1K
Dart 3 compatible
Maintenance Status: Poor

A slider that will activate a callback when the user slides it to 100%.

another_xlider
👍 139   ⬇️ 10.4K
Dart 3 compatible
Maintenance Status: Poor

(Another Xlider) A material design slider and range slider, horizontal and vertical, with RTL support and lots of options and customizations for flutter

interactive_slider Card Image
interactive_slider
👍 137   ⬇️ 1.2K
Dart 3 compatible
Maintenance Status: Average

A Cupertino-themed interactive continuous slider widget that is inspired by the slider widgets used in Apple Music.

stepper_counter_swipe Card Image
stepper_counter_swipe
👍 129   ⬇️ 71
Dart 3 compatible
Maintenance Status: Good

A flutter stepper widget for make the user experience much better. There is a hit zone for fast count

slide_action
👍 91   ⬇️ 2.7K
Dart 3 compatible
Maintenance Status: Poor

A highly customizable slide to perform an action widget. This package provides an easy-to-use widget which is supported by multiple platforms.

flutter_balloon_slider
👍 87   ⬇️ 73
Dart 3 compatible
Maintenance Status: Poor

Balloon slider widget with floating balloon animation and material design look.

vertical_weight_slider
👍 78   ⬇️ 776
Dart 3 compatible
Maintenance Status: Poor

This package provides easy-to-use and scrollable vertical weight slider. Compatible with Android & iOS & Web.

slidable_button
👍 65   ⬇️ 38
Dart 3 compatible
Maintenance Status: Poor

A simple customizable flutter slide button widget.

filling_slider
👍 51   ⬇️ 248
Dart 3 compatible
Maintenance Status: Poor

Flutter package that allows you to create a IOS design sider component.

slider_controller
👍 40   ⬇️ 25
Dart 3 compatible
Maintenance Status: Poor

A package that gives us a slider controller a custom widget. This widget is used for easy customization for the slider widget.

squiggly_slider Card Image
squiggly_slider
👍 30   ⬇️ 57
Dart 3 compatible
Maintenance Status: Average

Flutter Package to add the Squiggly Seekbar (introduced in Android 13 for the Media Player) as a Widget

circular
👍 29   ⬇️ 52
Dart 3 compatible
Maintenance Status: Poor

flutter package built to pick and display data in circular sliders making it easy to work with values in a specific range

input_slider
👍 25   ⬇️ 789
Dart 3 compatible
Maintenance Status: Poor

A customizable input that synchronizes a Slider and a TextField.

flutter_scale_ruler Card Image
flutter_scale_ruler
👍 22   ⬇️ 73
Dart 3 compatible
Maintenance Status: Average

A simple scale ruler for adding length in feet and inches and cms.

numeric_selector Card Image
numeric_selector
👍 8   ⬇️ 58
Dart 3 compatible
Maintenance Status: Good

A customizable numeric selector widget for Flutter that supports both vertical and horizontal scrolling.

wave_slider
👍 130   ⬇️ 7

Maintenance Status: Poor

A Flutter slider that makes a wave effect when dragged. Does a little bounce when dropped.

flutter_circular_slider
👍 80   ⬇️ 98

Maintenance Status: Poor

A customizable widget to select intervals in a circular line.

flutter_range_slider
👍 45   ⬇️ 54

Maintenance Status: Poor

a 2-thumb Material Design range slider for Flutter that allows a range selection

flutter_fluid_slider
👍 43   ⬇️ 29

Maintenance Status: Poor

A fluid design slider that works just like the Slider material widget.

slide_button
👍 33   ⬇️ 103

Maintenance Status: Poor

A sliding Flutter widget, based on the slide to unlock function from multiple devices. Heavily customizable and flexible.