Looking for conditional filter on firebase query collection ?

Database & APIs

I am trying to find out if there is a way to manage conditional filter on firebase query collection either in a workaround way, or if it's planned in the roadmap ?

Does some of you had the same issue and how you managed it ?

Regards

What have you tried so far?

For now only way would be to manage it at a component definition level with some kind of widget builder stuff.

It's possible to pass an action as a parameter, but not a query collection i believe.

The other way would be to go in custom code, but i would like to avoid that.

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