How to use choicechips to filter listview

Widgets & Design

I have list view and choicechips. My purpose is when

select choicechip A then filter the listview to show only item that variable A < 100

when select choicechip B filter the listview to show only item that Variable A > 5000

when seltect choicechip C filter listview to show only item that Variable B < 5

What have you tried so far?

I look in Action design already but can not find the solution

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