farhanfadila1717 / slide_countdown

A Flutter package to create easy slide animation countdown / countup timer.
https://pub.dev/packages/slide_countdown
MIT License
59 stars 43 forks source link

Restart the counter #38

Closed RamiHI closed 1 year ago

RamiHI commented 1 year ago

When the counter ends and I want to turn it on again and give it another value, it won't run unless I close the application and run it again. Is there a solution?

farhanfadila1717 commented 1 year ago

you can full control duration with stream_duration instead using duration property.