Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Update the package for the new cloud_firestore query possibilities #342

Closed
LorenzoBiondani opened this issue Oct 6, 2020 · 4 comments
Closed

Comments

@LorenzoBiondani
Copy link

Last week 'not equal', 'in' and 'not in' queries have been added ( https://firebase.googleblog.com/2020/09/cloud-firestore-not-equal-queries.html ).
An update to the package is needed, I don't have much time to help but if you need something let me know.

@Ehesp
Copy link

Ehesp commented Oct 8, 2020

This should already be working assuming your underling Firebase version supports it. This API just takes a string value and passes it on.

@Ehesp
Copy link

Ehesp commented Oct 8, 2020

Yeah they're just there to represent tuples which don't exist in Dart. I agree though should be updated.

@kevmoo
Copy link
Contributor

kevmoo commented Dec 16, 2020

Fixed by 32539e9

@kevmoo kevmoo closed this as completed Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants