App State Issue

Actions & Logic

Issue Creating because when an app state is updating it is using setState instead it shoud use FFAppState it is causing error in complex apps. As it delays in updating the values

What have you tried so far?

I downloaded the code and by cherry picking every setState changed it to FFAppState().update to update my values.

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