diegoveloper / flutter_percent_indicator

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

Add possible animation loading delays #212

Open StanleyCocos opened 3 months ago

StanleyCocos commented 3 months ago

When switching pages, the animation will start when the UI is loaded. At this time, the animation will jump when it starts. I think we need to provide users with a delayed animation attribute,

StanleyCocos commented 3 months ago

https://github.com/diegoveloper/flutter_percent_indicator/issues/204