Im trying to add color based on user input. I tried to use custom paint, but unable to add color as for rating visualization.
What I wanna achieve: User will select a number from dropdown and based on the selected value the gradient color will fill . Is it possible just using custom paint?
What I tried, Using custom paint in flutter

