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 165c4b6 commit c231127Copy full SHA for c231127
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.0.2
2
+
3
+- feat: add generated files
4
5
# 0.0.1
6
7
- feat: initial release
example/pubspec.lock
@@ -211,7 +211,7 @@ packages:
211
path: ".."
212
relative: true
213
source: path
214
- version: "0.0.1"
+ version: "0.0.2"
215
matcher:
216
dependency: transitive
217
description:
pubspec.yaml
@@ -3,7 +3,7 @@ description: Pre-lit Firebase Authentication. Drop in and add Firebase Auth in j
repository: https://github.com/funwithflutter/lit_firebase_auth
homepage: https://github.com/funwithflutter/lit_firebase_auth
-version: 0.0.1
+version: 0.0.2
8
environment:
9
sdk: ">=2.7.0 <3.0.0"
0 commit comments