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 ff32e13 commit 043820eCopy full SHA for 043820e
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 0.3.0
2
+* Upgrade firebase_database to 9.0.3
3
+* Includes Breaking changes
4
## 0.2.0+1
5
* Update Readme, improve test coverage and setup CI.
6
## 0.2.0
pubspec.yaml
@@ -2,7 +2,7 @@ name: firebase_database_mocks
description: Fakes to write unit tests for FirebaseDatabase (real-time database).
-version: 0.2.0+1
+version: 0.3.0
7
repository: https://github.com/sitatec/firebase_database_mocks.git
8
homepage: https://github.com/sitatec/firebase_database_mocks.git
0 commit comments