atn832 / fake_cloud_firestore

BSD 2-Clause "Simplified" License
118 stars 88 forks source link

Issue on Firestore 4.4.0 #265

Closed sydneyagcaoili closed 1 year ago

sydneyagcaoili commented 1 year ago

Hello, I am getting this error and it fails most of our tests.

`../../.pub-cache/hosted/pub.dev/fake_cloud_firestore-2.3.0+3/lib/src/mock_query.dart:125:34: Error: The parameter 'values' of the method 'MockQuery.startAt' has type 'List', which does not match the corresponding type, 'Iterable<Object?>', in the overridden method, 'Query.startAt'.

I am keen to contributing to a fix but not until a week later due to my current workload/headspace.

tbz43353 commented 1 year ago

Seeing the same problem.

atn832 commented 1 year ago

Thank you so much for fixing the issue quickly @sydneyagcaoili. I just published your fix to version 2.4.0. https://pub.dev/packages/fake_cloud_firestore/changelog#240.