Recently, Flutter added new widgets that allow you to create Sliders and RangeSliders without having to be dependent on a plugin.
Although I was late to publish a video about it, but here it is. All About Sliders.
We cover:
Simple Sliders
Range Sliders
Adaptive and CupertinoSliders
Also, SliderTheme widget, that brings custom styling to these sliders.
Github:
https://github.com/Ronak99/Sliders-Fl...