fire_crud 1.1.0 copy "fire_crud: ^1.1.0" to clipboard
fire_crud: ^1.1.0 copied to clipboard

CRUD Operations for firestore

1.1.0 #

  • Fire Lists

1.0.2 #

  • Add transactions with txn("doc", (T in) => T out)
  • Add getCached("doc") which tries to read the cache before the server

1.0.1 #

  • Create stream builders

1.0.0 #

  • Initial Release