firestore_cache 0.3.0 copy "firestore_cache: ^0.3.0" to clipboard
firestore_cache: ^0.3.0 copied to clipboard

outdated

A Flutter plugin for fetching Firestore documents with read from cache first then server.

0.3.0 #

  • Updated to support cloud_firestore: ">=0.16.0 <0.17.0"
  • Removed meta as a dependency

0.2.0+1 #

  • Updated depencencies version constraints
  • Updated cloud_firestore: ">=0.14.0 <0.15.0"
  • Updated meta: ">=1.0.0 <1.3.1"
  • Updated shared_preferences: ">=0.5.0 <2.0.0"
  • Removed firebase_core as a dependency

0.2.0 #

  • Updated to support cloud_firestore >= 0.14.0

0.1.1 #

  • Added option to re-fetch document from the server if the cached document is empty

0.1.0 #

  • Initial release
93
likes
40
pub points
87%
popularity

Publisher

unverified uploader

A Flutter plugin for fetching Firestore documents with read from cache first then server.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

cloud_firestore, flutter, shared_preferences

More

Packages that depend on firestore_cache