ListView filter null value using AppState

Database & APIs

Hello everyone,

This has already taken up enough time. I have a ListView with Supabase query with two filters. One of the filters is based on AppState variable (integer). When that value is empty, I want all the rows to be listed. But I noticed that value is sent as '0', so no data is listed.

thing_id is the field in question. Any help will be greatly appreciated.

What have you tried so far?

Removing filters.

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