flutter_range_slider 0.0.2 copy "flutter_range_slider: ^0.0.2" to clipboard
flutter_range_slider: ^0.0.2 copied to clipboard

outdated

a 2-thumb Material Design range slider for Flutter

RangeSlider #

An extension of the Flutter Material Slider to allow selection of a range of values via 2 thumbs.

Flutter RangeSlider


Step by step explanation #

A full explanation on how to build such Widget may be found on my blog:

  • in English, click here
  • in French, click here

Getting Started #

You should ensure that you add the following dependency in your Flutter project.

dependencies:
 flutter_range_slider: "^0.0.2"

You should then run flutter packages upgrade or update your packages in IntelliJ.


Example #

An example can be found in the example folder. Check it out.

45
likes
0
pub points
87%
popularity

Publisher

unverified uploader

a 2-thumb Material Design range slider for Flutter

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_range_slider