appinioGmbH / flutter_packages

Dart and Flutter plugins/packages used and maintained by @appinioGmbH
193 stars 224 forks source link

Added timer controller #244

Open shrijanRegmi opened 8 months ago

shrijanRegmi commented 8 months ago

I found the package flutter_timer_countdown to be really amazing. But I saw that it was missing a controller to start, stop, pause, resume the timer. So I decided to implement it.

I kindly request you to review the pull request and let me know if there's anything.

toknT commented 3 weeks ago

Yeah it's an important feature , I can't understand why this package didn't have it... My app will pause that when showing full screen advertisement.