First of all, I am new to Flutterflow so apologies upfront for any dumb questions.
I have created the following page, including Action Button, that works well now.. I used Local Page State Variables and Actions, so when I press the button, it will trigger to update a document, show a Snack Bar, and then will go into a loop to determine when it's finished to reset the timer.
So far so good.
But due the fact, this is now created in a Local Page State Variable, when switching to another page, and then going back, it will refresh the page and also the state of the timer.
Could anyone provide me with some insights what options I have to solve this across the App? Any feedback on my setup so far, is also welcome!
Thanks in advance!