Good evening, I have a problem in Flutter. I have a list in which I need a search in which I need to apply two filters that use "greater than or equal" and "less than or equal", both at the same time. But fluttrer doesn't let me do this search, how do I do it?
Concurrent filter <=, >=
Database & APIs
Good evening, I have a problem in Flutter. I have a list in which I need a search in which I need to apply two filters that use "greater than or equal" and "less than or equal", both at the same time. But fluttrer doesn't let me do this search, how do I do it?
No
1 reply