santa112358 / story

Instagram stories like UI with rich animations and customizability.
https://pub.dev/packages/story
MIT License
42 stars 61 forks source link

Pause Animation Progress (Duration) #14

Closed SyahrirMbojo closed 2 years ago

SyahrirMbojo commented 3 years ago

How to pause animation progress with action button?

santa112358 commented 2 years ago

You can use StoryAnimationController.

mirkopruiti commented 2 years ago

Please how does it work? @santa112358 I tried with "indicatorAnimationController.value = IndicatorAnimationCommand.pause;" but dont work

andynvt commented 1 year ago

same issue