@@ -106,6 +106,8 @@ PODS:
106106 - shared_preferences_foundation (0.0.1):
107107 - Flutter
108108 - FlutterMacOS
109+ - sign_in_with_apple (0.0.1):
110+ - Flutter
109111 - sqlite3 (3.49.1):
110112 - sqlite3/common (= 3.49.1)
111113 - sqlite3/common (3.49.1)
@@ -143,6 +145,7 @@ DEPENDENCIES:
143145 - kakao_flutter_sdk_common (from `.symlinks/plugins/kakao_flutter_sdk_common/ios`)
144146 - path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`)
145147 - shared_preferences_foundation (from `.symlinks/plugins/shared_preferences_foundation/darwin`)
148+ - sign_in_with_apple (from `.symlinks/plugins/sign_in_with_apple/ios`)
146149 - sqlite3_flutter_libs (from `.symlinks/plugins/sqlite3_flutter_libs/darwin`)
147150 - url_launcher_ios (from `.symlinks/plugins/url_launcher_ios/ios`)
148151 - webview_flutter_wkwebview (from `.symlinks/plugins/webview_flutter_wkwebview/darwin`)
@@ -187,6 +190,8 @@ EXTERNAL SOURCES:
187190 :path: ".symlinks/plugins/path_provider_foundation/darwin"
188191 shared_preferences_foundation:
189192 :path: ".symlinks/plugins/shared_preferences_foundation/darwin"
193+ sign_in_with_apple:
194+ :path: ".symlinks/plugins/sign_in_with_apple/ios"
190195 sqlite3_flutter_libs:
191196 :path: ".symlinks/plugins/sqlite3_flutter_libs/darwin"
192197 url_launcher_ios:
@@ -203,7 +208,7 @@ SPEC CHECKSUMS:
203208 FirebaseCoreInternal: df24ce5af28864660ecbd13596fc8dd3a8c34629
204209 FirebaseInstallations: 6c963bd2a86aca0481eef4f48f5a4df783ae5917
205210 FirebaseMessaging: 487b634ccdf6f7b7ff180fdcb2a9935490f764e8
206- Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
211+ Flutter: cabc95a1d2626b1b06e7179b784ebcf0c0cde467
207212 flutter_appauth: 914057fda669db5073d3ca9d94ea932e7df3c964
208213 flutter_local_notifications: 395056b3175ba4f08480a7c5de30cd36d69827e4
209214 flutter_secure_storage: 1ed9476fba7e7a782b22888f956cce43e2c62f13
@@ -219,6 +224,7 @@ SPEC CHECKSUMS:
219224 path_provider_foundation: 080d55be775b7414fd5a5ef3ac137b97b097e564
220225 PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
221226 shared_preferences_foundation: 9e1978ff2562383bd5676f64ec4e9aa8fa06a6f7
227+ sign_in_with_apple: c5dcc141574c8c54d5ac99dd2163c0c72ad22418
222228 sqlite3: fc1400008a9b3525f5914ed715a5d1af0b8f4983
223229 sqlite3_flutter_libs: f8fc13346870e73fe35ebf6dbb997fbcd156b241
224230 url_launcher_ios: 694010445543906933d732453a59da0a173ae33d
0 commit comments