flutter_percent_indicator
flutter_percent_indicator copied to clipboard
Feature query - Conditional color gradient
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.