flutter_percent_indicator icon indicating copy to clipboard operation
flutter_percent_indicator copied to clipboard

Feature Request: animateFromLastPercent always forward

Open jameswasher opened this issue 5 years ago • 4 comments

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?

jameswasher avatar Apr 26 '20 12:04 jameswasher

can you add more description? sample code working

diegoveloper avatar Sep 04 '20 20:09 diegoveloper

Here is a video trying to explain what I mean ... https://www.dropbox.com/s/64ohc5n22s0jbw5/circular.mp4?dl=0

jameswasher avatar Sep 10 '20 15:09 jameswasher

@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.

minlite avatar Mar 13 '21 23:03 minlite

that would be great! :) PR's are welcome

diegoveloper avatar Mar 13 '21 23:03 diegoveloper