File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
packages/google_sign_in/google_sign_in_ios Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 5.7.1
2+
3+ * Changes ` pigeon ` to a dev dependency.
4+
15## 5.7.0
26
37* Adds support for macOS.
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: google_sign_in_ios
22description : iOS implementation of the google_sign_in plugin.
33repository : https://github.com/flutter/packages/tree/main/packages/google_sign_in/google_sign_in_ios
44issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+google_sign_in%22
5- version : 5.7.0
5+ version : 5.7.1
66
77environment :
88 sdk : " >=3.2.0 <4.0.0"
@@ -25,7 +25,6 @@ dependencies:
2525 flutter :
2626 sdk : flutter
2727 google_sign_in_platform_interface : ^2.2.0
28- pigeon : ^11.0.1
2928
3029dev_dependencies :
3130 build_runner : ^2.4.6
@@ -34,6 +33,7 @@ dev_dependencies:
3433 integration_test :
3534 sdk : flutter
3635 mockito : 5.4.3
36+ pigeon : ^11.0.1
3737
3838topics :
3939 - authentication
You can’t perform that action at this time.
0 commit comments