Would anyone know how to create an age range slider in flutter? A slider which will have two input values. Somewhat like what Tinder has to choose min and max age. a slider
As I also needed this widget for one of my developments, I decided to develop it.
Here is the outcome
Source code my be found on GitHub
Full explanation on this link