fireproof 0.0.2+7
fireproof: ^0.0.2+7 copied to clipboard
A builder used to create type safe bindings between models and Firestore
0.0.2+7 #
- Instead of unimplemented errors, I default to default logic for most methods
0.0.2+6 #
- Update changelog to reflect actual usage
0.0.2+5 #
- Fixed bad snapshot and get implementations on doc
0.0.2+4 #
- Added BadgeQueryDocumentSnapshot
0.0.2+3 #
- Seperated collectionName from fieldName in generation
0.0.2+2 #
- Moved from supertypes to concrete types when declaring collections
0.0.2+1 #
- You can now add methods to a class by creating a named private constructor
_
0.0.2 #
- Basic working root and fireproof annotations
0.0.1+1 #
- Updated build.yaml to point at correct builder. Updated readme and description
0.0.1 #
- Initial release