Disabled button state does not change instantly

Widgets & Design
Resolved

Hi.

I have added a button with disabled state logic. Multiple conditions need to be satisfied for the button to be enabled. Now when I run the app, even after all conditions are fulfilled, the button state stays disabled until I go to say a text field and then bring it to focus and then defocus before the button is enabled. Same happens is the button needs to be disabled as well.

Is there are way to instantly change the diabled state logic if all conditions are fulfilled immediately?

As you can see in my images attached, I have two images and one text box.
I want all the data to be there before enabling the button.

But as you can see in the second images, even when everything is added, the button still stays disabled.

Screenshot 2024-07-28 at 10.13.43 PM.png
1.09MB

Screenshot 2024-07-28 at 10.12.37 PM.png
376.62KB

What have you tried so far?

I have tried the following code (image attached)

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