Support for Firestore range filter queries

General Conversations

Does anyone know if Flutterflow has any plans to support multiple (range) filters on the same field? It seems Firestore now supports this and it would unlock the ability (I think) to do 'within distance of user' queries, and also time range queries, both I think would be very valuable for a lot of use cases, any info welcome as I couldn't get geoflutterfire working...

More info re Firestore update of this functionality is here...

https://firebase.google.com/docs/firestore/query-data/multiple-range-fields

2
1 reply