entity_store_firestore

entity_store_firestore provides a Flutter-based Firestore backend for entity_store.

Installation

dependencies:
  entity_store: ^7.0.0
  entity_store_firestore: ^7.0.0

Notes

  • This package depends on Flutter Firebase plugins.
  • It is intended for Flutter applications using Cloud Firestore.