firestore_plus 0.0.1 copy "firestore_plus: ^0.0.1" to clipboard
firestore_plus: ^0.0.1 copied to clipboard

Production-ready Firestore utilities for Flutter — caching, retry, error handling, pagination, logging, transactions, batch operations and more.

0.0.1 #

  • Initial development release.
  • Support for typed collections, documents, and queries.
  • Caching framework (CacheManager, MemoryCacheStore).
  • Retry engine with exponential backoff and jitter.
  • Built-in error mapping and normalizer (FirestorePlusException).
  • Request deduplication for read operations.
  • Cursor-based pagination (PaginatedResult).
  • FirestoreBatch and FirestoreTransaction wrappers.
  • Structured logging and operation metrics.
0
likes
160
points
106
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Production-ready Firestore utilities for Flutter — caching, retry, error handling, pagination, logging, transactions, batch operations and more.

Repository (GitHub)
View/report issues

Topics

#firebase #firestore #flutter #database #cache

License

MIT (license)

Dependencies

cloud_firestore, firebase_core, flutter, meta

More

Packages that depend on firestore_plus