A material design slider and range slider with rtl support and lots of options and customization for flutter
-
Updated
Apr 19, 2024 - Dart
A material design slider and range slider with rtl support and lots of options and customization for flutter
In Flutter, we can easily create a range slider by customizing our Radial Gauge widget. The first step is to create the slider track and add labels in it. We can easily do this with minimum lines of code. Next, add the thumbs to the Radial Gauge along with the logic to handle the user dragging interactions. Now, the thumbs are on track and we...
An iOS style range slider that helps you with choosing a range from a set of values.
Add a description, image, and links to the range-slider topic page so that developers can more easily learn about it.
To associate your repository with the range-slider topic, visit your repo's landing page and select "manage topics."