flutter_countdown_timer icon indicating copy to clipboard operation
flutter_countdown_timer copied to clipboard

How can I know the countdown timer is over?

Open sinkinben opened this issue 4 years ago • 1 comments

If I want to do something when the timer is zero, what should I do?

Thanks.

sinkinben avatar Aug 22 '20 08:08 sinkinben

@sinkinben this example will probably help you:

https://github.com/qqgg231/countdown-example-vibration-pause

karolzlot avatar Aug 23 '20 04:08 karolzlot