Closed guplersaxanoid closed 3 years ago
Hi, I guess that properties were added after I stopped working with FireStore. Sure a PR would be welcome. Also if you are interested to join as a maintainter I would also be very happy because I personally don't use the package at the moment
@escamoteur I have made the pull request , kindly evaluate them.
And yes, I would be happy to maintain this particular API, I think there is room for lot more cool features to be added.
Why does the
QueryConstraint
class infirestore_helpers.dart
not include the propertiesarrayContainsAny
,whereIn
,whereNotIn
that are defined in theQuery
class ofcloud_firestore
package?Is there any conflict happening in the program by adding them? If yes, what are they? If not, would a pull request to add those properties be welcomed?