fluttercommunity / firestore_helpers

Firestore Helpers - Firestore helper function to create dynamic and location based queries. Maintainer: @escamoteur
https://pub.dev/packages/firestore_helpers
MIT License
48 stars 19 forks source link

Update firestore_helpers.dart #32

Closed guplersaxanoid closed 3 years ago

guplersaxanoid commented 3 years ago

Adding arrayContainsAny, whereIn and whereNotIn filter constraints to QueryConstraint class

escamoteur commented 3 years ago

Great! could you update the changelog and set a new version please? I add you as maintainter. I'm still very pleased how easily this library can be extended :-) Unfortunately not many people are aware of it at all. Cheers Thomas