flutter_xlider icon indicating copy to clipboard operation
flutter_xlider copied to clipboard

A material design slider and range slider with rtl support and lots of options and customization for flutter

Results 69 flutter_xlider issues
Sort by recently updated
recently updated
newest added

In Flutter 3.0.0, the instance of WidgetsBinding is no longer nullable, so forcing that instance to not null with `!` is no longer necessary. Tested also on the latest Flutter...

Hi, I have achieved everything using this package but i am struggling in one thing, which is kind of minor but very important. I want to animate the sliderHandler to...

Hello everyone, I'm getting the following error many Errors: **Error: No named parameter with the name 'overflow'. and Context: Found this candidate, but the arguments don't match.** once I upgraded...

======== Exception caught by scheduler library ===================================================== This widget has been unmounted, so the State no longer has a context (and should be considered defunct).

Hello, can you please update to null safety? Your package is wonderful but we are all quite stuck. I see i am not the only one requesting the update. Thank...

your flutter package "flutter_xlider" has many likes and usages and it has very popularity on pub.dev as you know so it's a good value for you to migrate to null...

![image](https://user-images.githubusercontent.com/6957533/143203044-0af3124a-703f-4628-87ca-09b375dc09b8.png) How to set the handler start and end position is between trackbar ? Now is offset

How can I disable any touch regarding the trackbar? I tried the selectByTap and Jump. When I tap and move the trackbar, the handler will follow. How can I disable...

Hello, is this package abandonned? It sure feels like it since 2020 when your last release was published.

To make the app keyboard accessible, Flutter_Xlider needs to have keyboard control enabled with focus node and autofocus property support.