Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kdy1/pure_firestore


https://github.com/kdy1/pure_firestore

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# pure_firestore

Pure dart firestore client.

Currently, I use the library only for testing, but I may make it compatible with official firestore clients.

Note that the library is in very early stage.

## Roadmap

- [x] Test using firestore emulator (with firestore.rules)
- [ ] Snapshot listeners.
- [ ] Transaction (maybe, as I don't use transaction from a client)
- [ ] Batch (maybe, as I don't use batch from a client)