firestore_model 0.5.0 copy "firestore_model: ^0.5.0" to clipboard
firestore_model: ^0.5.0 copied to clipboard

outdated

Firestore Model easy to use firestore collections by model data

0.5.0 #

  • modify widgets builders:
    • ModelSingleBuilder: get first or find by docId.
    • ModelGetBuilder: get documents with any query
    • ModelStreamGetBuilder: stream get documents with any query
    • ModelStreamSingleBuilder: stream first or find by docId.
  • fix read first document for first and find.

0.4.0 #

  • modify find && first to add document id to current model.
  • modify documents in code.

0.2.0 #

  • update documentations.

0.1.0 #

  • initial release.
30
likes
0
points
79
downloads

Publisher

verified publisherm-it.dev

Weekly Downloads

Firestore Model easy to use firestore collections by model data

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cloud_firestore, firebase_core, flutter

More

Packages that depend on firestore_model