File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change
1
+ # 0.2.1
2
+
3
+ - fix: revert to meta 1.1.8 package for testing
4
+
1
5
# 0.2.0
2
6
3
7
- BREAKING: change in Apple authentication method
Original file line number Diff line number Diff line change @@ -225,7 +225,7 @@ packages:
225
225
path: ".."
226
226
relative: true
227
227
source: path
228
- version: "0.2.0 "
228
+ version: "0.2.1 "
229
229
matcher:
230
230
dependency: transitive
231
231
description:
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: Pre-lit Firebase Authentication. Drop in and add Firebase Auth in j
3
3
repository : https://github.com/funwithflutter/lit_firebase_auth
4
4
homepage : https://github.com/funwithflutter/lit_firebase_auth
5
5
6
- version : 0.2.0
6
+ version : 0.2.1
7
7
8
8
environment :
9
9
sdk : " >=2.7.0 <3.0.0"
@@ -17,7 +17,7 @@ dependencies:
17
17
google_sign_in : ^4.5.1
18
18
firebase_auth_oauth : ^0.1.1+1
19
19
# annotation
20
- meta : ^1.2.2
20
+ meta : ^1.1.8
21
21
freezed_annotation : ^0.11.0+1
22
22
# state
23
23
dartz : ^0.9.1
You can’t perform that action at this time.
0 commit comments