firestore_mock 0.0.6 copy "firestore_mock: ^0.0.6" to clipboard
firestore_mock: ^0.0.6 copied to clipboard

Google Cloud Firestore Test Helpers

0.0.6 - 2019-09-26 #

  • Basic implementation of DocumentReference.snapshots()

0.0.5 - 2019-06-19 #

  • Updated cloud_firestore dependency to version 0.11.0+2
  • Added support for reading from subcollections

0.0.4 - 2019-06-17 #

  • Empty implementation of DocumentReference.delete()
  • Basic implementation of DocumentReference.updateData(Map)

0.0.3 - 2019-06-13 #

  • Basic mock implementation for Query.snapshots()

0.0.2 - 2019-05-03 #

  • Query.limit, Query.orderBy

0.0.1 - 2019-04-30 #

  • Get document from collection
  • Add document to collection
  • Query.where(...) - not working on nested fields yet
1
likes
20
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

Google Cloud Firestore Test Helpers

Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

Dependencies

cloud_firestore, flutter, kt_dart, meta, mockito

More

Packages that depend on firestore_mock