Update Timer widget using AppState

Widgets & Design

Hi

I am trying to create a timer that students can use to time revision and choose between three options of 15m 25m and 45m timers.

I am using the built in flutterflow timer widgets

I got it working by setting the timer value normally but when I try to set the timer value using app states that changes from the button press the actually timer never updates.

I checked the debug page in test mode and the apostate value says it updates but it doesn't update the actual timer.

that is unless I use the instant reload feature.

is this because I am on the free version

What have you tried so far?

I have looked through previous posts but can't find a clear answer to this

Did you check FlutterFlow's Documentation for this topic?
Yes
2 replies