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 075ffe9 commit 5b54199Copy full SHA for 5b54199
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## 0.3.2
2
+* fix and test MockFirebaseDatabase.instance.ref()
3
## 0.3.1
4
* implement FirebaseDatabase.ref()
5
## 0.3.0
pubspec.yaml
@@ -2,7 +2,7 @@ name: firebase_database_mocks
description: Fakes to write unit tests for FirebaseDatabase (real-time database).
-version: 0.3.1
+version: 0.3.2
6
7
repository: https://github.com/sitatec/firebase_database_mocks.git
8
homepage: https://github.com/sitatec/firebase_database_mocks.git
0 commit comments