paulonia_document_service 0.4.0 copy "paulonia_document_service: ^0.4.0" to clipboard
paulonia_document_service: ^0.4.0 copied to clipboard

Flutter package that wraps the escential functions to read documents from Firestore. This package contains functions to get individual documents and runs queries.

Paulonia Document Service #

Flutter package that wraps the escential functions to read documents from Firestore

Functions: #

  • getDoc(): Get a document snapshot from a document reference.
  • getAll(): Get all documents of a collection reference.
  • runQuery(): Get a query snapshot from a query.
  • getStreamByQuery(): Get a query snapshot stream from a query.

This package was made in Paulonia and is used in all Paulonia projects.

2
likes
140
points
60
downloads

Publisher

verified publisherpaulonia.dev

Weekly Downloads

2024.09.23 - 2025.04.07

Flutter package that wraps the escential functions to read documents from Firestore. This package contains functions to get individual documents and runs queries.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

cloud_firestore, flutter, paulonia_utils

More

Packages that depend on paulonia_document_service