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 28c0a3c commit b059e6dCopy full SHA for b059e6d
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## 0.3.1
2
+* implement FirebaseDatabase.ref()
3
## 0.3.0
4
* Upgrade firebase_database to 9.0.3
5
* Includes Breaking changes
pubspec.yaml
@@ -2,7 +2,7 @@ name: firebase_database_mocks
description: Fakes to write unit tests for FirebaseDatabase (real-time database).
-version: 0.3.0
+version: 0.3.1
6
7
repository: https://github.com/sitatec/firebase_database_mocks.git
8
homepage: https://github.com/sitatec/firebase_database_mocks.git
0 commit comments