firestore_model 0.5.0
firestore_model: ^0.5.0 copied to clipboard
Firestore Model easy to use firestore collections by model data
0.5.0 #
- modify widgets builders:
ModelSingleBuilder: getfirstorfindby docId.ModelGetBuilder: get documents with anyqueryModelStreamGetBuilder: streamgetdocuments with anyqueryModelStreamSingleBuilder: streamfirstorfindby docId.
- fix read first document for
firstandfind.
0.4.0 #
- modify
find&&firstto add document id to current model. - modify documents in code.
0.2.0 #
- update documentations.
0.1.0 #
- initial release.