How to filter a listView?

Widgets & Design

Hi Community,

I'm trying to filter a list view based on a variable input (City) but I do not know what I'm doing wrong.

The expected outcome I'm looking for is if i search for 'Honda' in 'Find cars...' then 'Melbourne' in 'City', the list view will generate a list of Hondas in Melbourne.

What have you tried so far?

I have already created a simple search for my first textfield and in my listview, I added a 'Filter Condition' that looks at the 'City' textfield.

When I tested, no results appear but when I removed the 'Filter Conditon', the results appear.

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