firefuel 0.1.1 firefuel: ^0.1.1 copied to clipboard
A Firebase Cloud Firestore library to fuel your application's growth!
0.1.1 #
feat: add web support
- replace dart:io with universal_io
0.1.0+1 #
docs: update readme
0.1.0 #
feat: Batches, filtering, and auto-gen docs!
- add ability to create batches with
FirefuelBatch
(#45) - add
whereById
toFirefuelCollection
(#48) - add
generateDocId
toFirefuelCollection
(#47)
0.0.2+2 #
docs(fix): fix broken code in readme
- update code example for model
0.0.2+1 #
docs: update readme
- add code example of creating a model and collection
0.0.2 #
docs: update package links in pubspec
- add homepage link
- change repository link to direcly link to package
- add documentation link
0.0.1 #
initial release