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+
15# 0.2.0
26
37- BREAKING: change in Apple authentication method
Original file line number Diff line number Diff line change @@ -225,7 +225,7 @@ packages:
225225 path: ".."
226226 relative: true
227227 source: path
228- version: "0.2.0 "
228+ version: "0.2.1 "
229229 matcher:
230230 dependency: transitive
231231 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
33repository : https://github.com/funwithflutter/lit_firebase_auth
44homepage : https://github.com/funwithflutter/lit_firebase_auth
55
6- version : 0.2.0
6+ version : 0.2.1
77
88environment :
99 sdk : " >=2.7.0 <3.0.0"
@@ -17,7 +17,7 @@ dependencies:
1717 google_sign_in : ^4.5.1
1818 firebase_auth_oauth : ^0.1.1+1
1919 # annotation
20- meta : ^1.2.2
20+ meta : ^1.1.8
2121 freezed_annotation : ^0.11.0+1
2222 # state
2323 dartz : ^0.9.1
You can’t perform that action at this time.
0 commit comments