flutter_percent_indicator
flutter_percent_indicator copied to clipboard
Feature Request: animateFromLastPercent always forward
If the percent is 0.7 and I change it to 0.1, then the animation goes in reverse (counter clockwise). It would be awesome to have an option where it would animate forward (clockwise). Does that make sense?
can you add more description? sample code working
Here is a video trying to explain what I mean ... https://www.dropbox.com/s/64ohc5n22s0jbw5/circular.mp4?dl=0
@jameswasher I've implemented the feature you requested in my fork.
@diegoveloper I will open a PR if you would like to have this feature. Thanks.
that would be great! :) PR's are welcome