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 b4bdbe2 commit 1bdeb4cCopy full SHA for 1bdeb4c
packages/firebase_analytics/CHANGELOG.md
@@ -0,0 +1,3 @@
1
+## 0.0.1
2
+
3
+* Initial Release
packages/firebase_auth/CHANGELOG.md
packages/firebase_database/CHANGELOG.md
@@ -0,0 +1,7 @@
+## 0.0.2
+* Fix compilation error
4
5
6
7
packages/firebase_database/pubspec.yaml
@@ -3,7 +3,7 @@ name: firebase_database
description: Firebase Database plugin for Flutter.
author: Flutter Team <flutter-dev@googlegroups.com>
homepage: https://github.com/flutter/plugins/tree/master/packages/firebase_database
-version: 0.0.1
+version: 0.0.2
8
flutter:
9
plugin:
packages/firebase_storage/CHANGELOG.md
0 commit comments