firestore_cache library

Classes

FirestoreCache
FirestoreCache is a Flutter plugin for fetching Firestore documents with read from cache first then server.

Exceptions / Errors

CacheDocDoesNotExist
Exception for cache document does not exist on Firestore
CacheDocFieldDoesNotExist
Exception for timestamp field in cache document does not exist on Firestore