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

outdated

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

2.0.0 #

  • chore: Bump cloud_firestore: ^2.0.0
  • chore: Bump shared_preferences: ^2.0.0

1.0.0+1 #

  • docs: Update readme

1.0.0 #

  • BREAKING: Opt into null safety
  • chore: Bump cloud_firestore: ">=1.0.3 <1.1.0"
  • chore: Bump shared_preferences: ">=2.0.0 <2.1.0"

0.3.0 #

  • chore: Bump cloud_firestore: ">=0.16.0 <0.17.0"
  • chore: Remove meta

0.2.0+1 #

  • chore: Bump cloud_firestore: ">=0.14.0 <0.15.0"
  • chore: Bump meta: ">=1.0.0 <1.3.1"
  • chore: Bump shared_preferences: ">=0.5.0 <2.0.0"
  • chore: Remove firebase_core

0.2.0 #

  • chore: Bump cloud_firestore >= 0.14.0

0.1.1 #

  • feat: Add option to re-fetch document from the server if the cached document is empty

0.1.0 #

  • Initial release
93
likes
0
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

unknown (LICENSE)

Dependencies

cloud_firestore, flutter, shared_preferences

More

Packages that depend on firestore_cache