entity_store_firestore 7.0.0
entity_store_firestore: ^7.0.0 copied to clipboard
firestore operations for entity_store package
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.