-
Notifications
You must be signed in to change notification settings - Fork 10
Add timer option #16
Comments
Hi @Snawe, I like the idea. I try to implement this. But I can't promise that this will be in the next version |
@Snawe I did a research and I don't think I can implement this. On the one hand the timer would not work when the app is in standby and on the other hand on iOS it's not possible to trigger an alarm |
Ok, that is strange. Dunno about iOS, but on Android I am/was using another recipe app that does exactly that and the timer also continues when I switch off the screen. (actually something that I also wanted to suggest. To have a setting where the screen stays on forever^^ But thats a topic for another issue) |
@Snawe Do you have a screenshot from the timer? Maybe it's a package I could use. |
I think this feature is very interesting and helpful, I found this medium blog post showing how to implement live activities into a flutter app. Maybe that's somehow helpful for anyone. |
Your Request
It would be nice to have a timer popping up when you click on numbers. I used to have this in my old recipe app and I really miss it :/
Example:
10 min
is a link which you can press and a timer pops up (maybe with the step number?)Parse:
I guess we would need to have a parser for following use cases
The Current State
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: