We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c586dd commit 9af6235Copy full SHA for 9af6235
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.9.8
2
+- Add retry functionality to Firestore streams (fum36205)
3
+- Regenerate RPC stubs (fum36205)
4
+
5
## 0.9.7
6
7
- Add ability to check if Firestore or FirebaseAuth are already initialized (eximius313)
pubspec.yaml
@@ -1,6 +1,6 @@
name: firedart
description: A dart-native implementation of the Firebase Auth and Firestore SDKs.
-version: 0.9.7
+version: 0.9.8
homepage: https://github.com/cachapa/firedart
environment:
0 commit comments