dorm_firestore_database 2.0.0-dev.1 copy "dorm_firestore_database: ^2.0.0-dev.1" to clipboard
dorm_firestore_database: ^2.0.0-dev.1 copied to clipboard

A Cloud Firestore database engine for dORM.

2.0.0-dev.1 #

  • FEAT: improve filtering API. (2b7014bf)
  • FEAT: replace key with field parameter on Filter/Sort. (9a44b582)
  • FEAT: add support to auto-generated IDs. (68423b36)
  • FEAT: remove json_serializable from declarable dependency by user. (d3132b6e)
  • FEAT: add suport to transactions. (8d4a6279)
  • FEAT: implement dorm_firestore_database. (814666f4)