Skip to content

PauloniaAQP/paulonia_document_service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published