App state default boolean

Widgets & Design


Hi All,

I'd like to know if you have already encountered a problem like this:

Three years ago, when starting building an event app, I implemented some filters, and created persistend app states with a default value true.

The app is used once a year, and when swining the app back on, I noticed that the default value was not respoected anymore.


One first time use, the values are kept false, which is very confusing to users, as the list of participantes is empty because of that.

Of course i could reverese the whole filter logic, but that would be a lot of work, and is error prone, so i prefere checking if someone had encountered this issue before.

What have you tried so far?

Tried tirning on and off again

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