smladeoye / flutter-simple-timer

A Simple Flutter Timer Widget with various customizable features.
MIT License
19 stars 7 forks source link

Automatic timer start when used with controller #10

Open hwied opened 3 years ago

hwied commented 3 years ago

Hi thanks for this great work,

I made some adaptions. Feel free to pull if you want.

Adaptions:

All the best!

vegeta-ssaiyan commented 3 years ago

hey hwied, thanks for replying w your code. How do I upvote you or anything here? Pretty new to this. I find it hard to understand the github code without context, as you would probably be building smth diff? Was wondering if you could take a look at my code here and advise of any changes you think necessary to effect the change? Your help will be much appreciated!

https://stackoverflow.com/questions/67657909/simple-timer-to-start-counting-up-as-page-opens-flutter/67658031#67658031

vegeta-ssaiyan commented 3 years ago

hey hwied, thanks for replying w your code. How do I upvote you or anything here? Pretty new to this. I find it hard to understand the github code without context, as you would probably be building smth diff? Was wondering if you could take a look at my code here and advise of any changes you think necessary to effect the change? Your help will be much appreciated!

https://stackoverflow.com/questions/67657909/simple-timer-to-start-counting-up-as-page-opens-flutter/67658031#67658031

vegeta-ssaiyan commented 3 years ago

hey hwied, thanks for replying w your code. How do I upvote you or anything here? Pretty new to this. I find it hard to understand the github code without context, as you would probably be building smth diff? Was wondering if you could take a look at my code here and advise of any changes you think necessary to effect the change? Your help will be much appreciated!

https://stackoverflow.com/questions/67657909/simple-timer-to-start-counting-up-as-page-opens-flutter/67658031#67658031.patch

hwied commented 3 years ago

Hi thanks for your triple appreciation ;)

You can upvote when clicking on the smiley in the upper right corner of each comment.

Regarding your problem. I didn't have time to study your code. But:

Bonne courage!