fire_api_flutter 1.1.6 fire_api_flutter: ^1.1.6 copied to clipboard
An implementation for fire_api for flutter apps using cloud_firestore.
1.1.6 #
- Support firebase storage
- Brings support up to fire_api 1.1.9+
1.1.4 #
- Support cache only getting
- Brings support up to fire_api 1.1.7+
1.1.3 #
- Support cache getting
- Support for startAtValues, startAfterValues, endAtValues, endBeforeValues collection queries
- Brings support up to fire_api 1.1.6+
1.1.2 #
- Support new metadata parameter access (supports fire_api 1.1.5+)
- Supports docChanges added,removed,modified in collection streams
1.1.1 #
- Fix transactions
1.1.0 #
- Support snapshot metadata storage for later usage
- Support for startAt, startAfter, endAt, endBefore collection queries
1.0.0 #
- Initial Release