---Need Help---I have problems with Choice Chips

Widgets & Design

I had implemented choice chips based filter on home page, at first, it was storing the value in app state then i used the same app state variable to apply the filters while querying. It was working fine, even though it was bit slower.

From few days its not working, i thiught beacuse value stored in app state variable then changed it to page state later directly picking from widget state. It's NOT AT ALL WORKING.

I dont understand what happend all of sudden, the filters are not applying.

What have you tried so far?

I tried changing state variables but no use.

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