katana_model 1.3.3 katana_model: ^1.3.3 copied to clipboard
A package that models data into documents and collections and allows Firestore, local DB, and data mocks to be handled in the same interface.
1.1.0 #
- FIX: Value cannot be set. (b5824078)
- FIX: Maintenance of client join interface. (c86720da)
- FIX: Add unrestricted constructor to each model. (a277eb51)
- FIX: Changed the name of QUERY. (f83b5a99)
- FIX: Support for RestAPI. (3126bb9f)
- FIX: Introduce linter to add Key. (f9cf3c95)
- FEAT: Initial commit. (156473ba)
- FEAT: Implemented a client join mechanism. (f7c2b56b)
- FEAT: Add Transaction and ModelFieldValue. (d3f862f1)
- FEAT: The entire system is complete. (7b2dd669)
- DOCS: Maintenance of Comments. (4643b523)