dorm_firestore_database 2.0.0-dev.5
dorm_firestore_database: ^2.0.0-dev.5 copied to clipboard
A Cloud Firestore engine for dORM applications that need scalable, persistent, remotely synchronized document data.
2.0.0-dev.4 #
- Bump version to keep all packages in the workspace in lockstep.
2.0.0-dev.3 #
- Bump version to keep all packages in the workspace in lockstep.
2.0.0-dev.2 #
- Bump version to keep all packages in the workspace in lockstep.
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)