flutter_xlider
flutter_xlider copied to clipboard
A material design slider and range slider with rtl support and lots of options and customization for flutter
I'm getting this error on the slider: https://sentry.io/share/issue/ffa477c45dcf4b9caf4fc5cce4db47c1/
With a `Slider`, we're required to supply a value. This allows us to start at any point in the slider. I wasn't able to find that property with this widget....
Just adding the _Single slider_ example shown in the Readme page as a _persistentFooterButtons_ into the Scaffold Widget ``` persistentFooterButtons: [ FlutterSlider( values: [300], max: 500, min: 0, onDragging: (handlerIndex,...
### Want(In Long Width): ### Problem(In Short Width): - You can see difference of two images. - How can I get thumb on both ends regardless of horizontal size? ##...
Hi, The font size of the tool tip changes when the label text is longer than the other labels, how can i force the font size to be the same...
Hi, Great widget, but how do i set the color of the Hash Mark Lines?
I tried but failed. calculation is so complicated. onHover and onDragging value not batch at same point.
Hi, I did like to ask if this slider below is supported? I need to achieve different inactive trackbar color, from the image inactive trackbar color for left handler is...