diegoveloper / flutter_percent_indicator

Flutter percent indicator library
BSD 2-Clause "Simplified" License
677 stars 206 forks source link

Feature query - Conditional color gradient #188

Open pratik97179 opened 1 year ago

pratik97179 commented 1 year ago

Is there any possible way to implement such gradient in circular percent indicator? The feature that I want to implement is that up until 100%, there should be a single color. But as the data crosses 100%, the gradient should appear.

Screenshot 2022-12-14 at 4 48 03 PM