fire_api_dart 1.1.1 fire_api_dart: ^1.1.1 copied to clipboard
An implementation for fire_api for dart servers using googleapis.
1.1.1 #
- Fixed collection queries referencing the wrong collection id (used path)
- Fixed atomic sets not specifying the db correctly
- Fixed updates not correctly applying when mixing field values and non field values
1.1.0 #
- Support snapshot metadata storage for later usage
- Support for startAt, startAfter, endAt, endBefore collection queries
1.0.0 #
- Initial Release