Skip to content

Commit 5896c05

Browse files
authored
Merge pull request #206 from sparcs-kaist/[email protected]
Update version to 2.5.0
2 parents 55c372f + 63d7513 commit 5896c05

File tree

11 files changed

+306
-255
lines changed

11 files changed

+306
-255
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
run: flutter test
2929

3030
integration-android:
31+
if: false
3132
name: Integration Test on Android
3233
runs-on: ubuntu-latest
3334
steps:

ios/Podfile.lock

Lines changed: 134 additions & 135 deletions
Original file line numberDiff line numberDiff line change
@@ -3,92 +3,92 @@ PODS:
33
- ChannelIOSDK (= 11.7.3)
44
- Flutter
55
- ChannelIOSDK (11.7.3)
6-
- Firebase/Analytics (10.29.0):
6+
- Firebase/Analytics (11.2.0):
77
- Firebase/Core
8-
- Firebase/Core (10.29.0):
8+
- Firebase/Core (11.2.0):
99
- Firebase/CoreOnly
10-
- FirebaseAnalytics (~> 10.29.0)
11-
- Firebase/CoreOnly (10.29.0):
12-
- FirebaseCore (= 10.29.0)
13-
- Firebase/Crashlytics (10.29.0):
10+
- FirebaseAnalytics (~> 11.2.0)
11+
- Firebase/CoreOnly (11.2.0):
12+
- FirebaseCore (= 11.2.0)
13+
- Firebase/Crashlytics (11.2.0):
1414
- Firebase/CoreOnly
15-
- FirebaseCrashlytics (~> 10.29.0)
16-
- Firebase/Messaging (10.29.0):
15+
- FirebaseCrashlytics (~> 11.2.0)
16+
- Firebase/Messaging (11.2.0):
1717
- Firebase/CoreOnly
18-
- FirebaseMessaging (~> 10.29.0)
19-
- firebase_analytics (11.2.1):
20-
- Firebase/Analytics (= 10.29.0)
18+
- FirebaseMessaging (~> 11.2.0)
19+
- firebase_analytics (11.3.3):
20+
- Firebase/Analytics (= 11.2.0)
2121
- firebase_core
2222
- Flutter
23-
- firebase_core (3.3.0):
24-
- Firebase/CoreOnly (= 10.29.0)
23+
- firebase_core (3.6.0):
24+
- Firebase/CoreOnly (= 11.2.0)
2525
- Flutter
26-
- firebase_crashlytics (4.0.4):
27-
- Firebase/Crashlytics (= 10.29.0)
26+
- firebase_crashlytics (4.1.3):
27+
- Firebase/Crashlytics (= 11.2.0)
2828
- firebase_core
2929
- Flutter
30-
- firebase_messaging (15.0.4):
31-
- Firebase/Messaging (= 10.29.0)
30+
- firebase_messaging (15.1.3):
31+
- Firebase/Messaging (= 11.2.0)
3232
- firebase_core
3333
- Flutter
34-
- FirebaseAnalytics (10.29.0):
35-
- FirebaseAnalytics/AdIdSupport (= 10.29.0)
36-
- FirebaseCore (~> 10.0)
37-
- FirebaseInstallations (~> 10.0)
38-
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
39-
- GoogleUtilities/MethodSwizzler (~> 7.11)
40-
- GoogleUtilities/Network (~> 7.11)
41-
- "GoogleUtilities/NSData+zlib (~> 7.11)"
42-
- nanopb (< 2.30911.0, >= 2.30908.0)
43-
- FirebaseAnalytics/AdIdSupport (10.29.0):
44-
- FirebaseCore (~> 10.0)
45-
- FirebaseInstallations (~> 10.0)
46-
- GoogleAppMeasurement (= 10.29.0)
47-
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
48-
- GoogleUtilities/MethodSwizzler (~> 7.11)
49-
- GoogleUtilities/Network (~> 7.11)
50-
- "GoogleUtilities/NSData+zlib (~> 7.11)"
51-
- nanopb (< 2.30911.0, >= 2.30908.0)
52-
- FirebaseCore (10.29.0):
53-
- FirebaseCoreInternal (~> 10.0)
54-
- GoogleUtilities/Environment (~> 7.12)
55-
- GoogleUtilities/Logger (~> 7.12)
56-
- FirebaseCoreExtension (10.29.0):
57-
- FirebaseCore (~> 10.0)
58-
- FirebaseCoreInternal (10.29.0):
59-
- "GoogleUtilities/NSData+zlib (~> 7.8)"
60-
- FirebaseCrashlytics (10.29.0):
61-
- FirebaseCore (~> 10.5)
62-
- FirebaseInstallations (~> 10.0)
63-
- FirebaseRemoteConfigInterop (~> 10.23)
64-
- FirebaseSessions (~> 10.5)
65-
- GoogleDataTransport (~> 9.2)
66-
- GoogleUtilities/Environment (~> 7.8)
67-
- nanopb (< 2.30911.0, >= 2.30908.0)
68-
- PromisesObjC (~> 2.1)
69-
- FirebaseInstallations (10.29.0):
70-
- FirebaseCore (~> 10.0)
71-
- GoogleUtilities/Environment (~> 7.8)
72-
- GoogleUtilities/UserDefaults (~> 7.8)
73-
- PromisesObjC (~> 2.1)
74-
- FirebaseMessaging (10.29.0):
75-
- FirebaseCore (~> 10.0)
76-
- FirebaseInstallations (~> 10.0)
77-
- GoogleDataTransport (~> 9.3)
78-
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
79-
- GoogleUtilities/Environment (~> 7.8)
80-
- GoogleUtilities/Reachability (~> 7.8)
81-
- GoogleUtilities/UserDefaults (~> 7.8)
82-
- nanopb (< 2.30911.0, >= 2.30908.0)
83-
- FirebaseRemoteConfigInterop (10.29.0)
84-
- FirebaseSessions (10.29.0):
85-
- FirebaseCore (~> 10.5)
86-
- FirebaseCoreExtension (~> 10.0)
87-
- FirebaseInstallations (~> 10.0)
88-
- GoogleDataTransport (~> 9.2)
89-
- GoogleUtilities/Environment (~> 7.13)
90-
- GoogleUtilities/UserDefaults (~> 7.13)
91-
- nanopb (< 2.30911.0, >= 2.30908.0)
34+
- FirebaseAnalytics (11.2.0):
35+
- FirebaseAnalytics/AdIdSupport (= 11.2.0)
36+
- FirebaseCore (~> 11.0)
37+
- FirebaseInstallations (~> 11.0)
38+
- GoogleUtilities/AppDelegateSwizzler (~> 8.0)
39+
- GoogleUtilities/MethodSwizzler (~> 8.0)
40+
- GoogleUtilities/Network (~> 8.0)
41+
- "GoogleUtilities/NSData+zlib (~> 8.0)"
42+
- nanopb (~> 3.30910.0)
43+
- FirebaseAnalytics/AdIdSupport (11.2.0):
44+
- FirebaseCore (~> 11.0)
45+
- FirebaseInstallations (~> 11.0)
46+
- GoogleAppMeasurement (= 11.2.0)
47+
- GoogleUtilities/AppDelegateSwizzler (~> 8.0)
48+
- GoogleUtilities/MethodSwizzler (~> 8.0)
49+
- GoogleUtilities/Network (~> 8.0)
50+
- "GoogleUtilities/NSData+zlib (~> 8.0)"
51+
- nanopb (~> 3.30910.0)
52+
- FirebaseCore (11.2.0):
53+
- FirebaseCoreInternal (~> 11.0)
54+
- GoogleUtilities/Environment (~> 8.0)
55+
- GoogleUtilities/Logger (~> 8.0)
56+
- FirebaseCoreExtension (11.4.1):
57+
- FirebaseCore (~> 11.0)
58+
- FirebaseCoreInternal (11.4.2):
59+
- "GoogleUtilities/NSData+zlib (~> 8.0)"
60+
- FirebaseCrashlytics (11.2.0):
61+
- FirebaseCore (~> 11.0)
62+
- FirebaseInstallations (~> 11.0)
63+
- FirebaseRemoteConfigInterop (~> 11.0)
64+
- FirebaseSessions (~> 11.0)
65+
- GoogleDataTransport (~> 10.0)
66+
- GoogleUtilities/Environment (~> 8.0)
67+
- nanopb (~> 3.30910.0)
68+
- PromisesObjC (~> 2.4)
69+
- FirebaseInstallations (11.4.0):
70+
- FirebaseCore (~> 11.0)
71+
- GoogleUtilities/Environment (~> 8.0)
72+
- GoogleUtilities/UserDefaults (~> 8.0)
73+
- PromisesObjC (~> 2.4)
74+
- FirebaseMessaging (11.2.0):
75+
- FirebaseCore (~> 11.0)
76+
- FirebaseInstallations (~> 11.0)
77+
- GoogleDataTransport (~> 10.0)
78+
- GoogleUtilities/AppDelegateSwizzler (~> 8.0)
79+
- GoogleUtilities/Environment (~> 8.0)
80+
- GoogleUtilities/Reachability (~> 8.0)
81+
- GoogleUtilities/UserDefaults (~> 8.0)
82+
- nanopb (~> 3.30910.0)
83+
- FirebaseRemoteConfigInterop (11.4.0)
84+
- FirebaseSessions (11.3.0):
85+
- FirebaseCore (~> 11.0)
86+
- FirebaseCoreExtension (~> 11.0)
87+
- FirebaseInstallations (~> 11.0)
88+
- GoogleDataTransport (~> 10.0)
89+
- GoogleUtilities/Environment (~> 8.0)
90+
- GoogleUtilities/UserDefaults (~> 8.0)
91+
- nanopb (~> 3.30910.0)
9292
- PromisesSwift (~> 2.1)
9393
- Flutter (1.0.0)
9494
- flutter_native_splash (0.0.1):
@@ -97,63 +97,61 @@ PODS:
9797
- Flutter
9898
- flutter_widgetkit (0.0.1):
9999
- Flutter
100-
- GoogleAppMeasurement (10.29.0):
101-
- GoogleAppMeasurement/AdIdSupport (= 10.29.0)
102-
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
103-
- GoogleUtilities/MethodSwizzler (~> 7.11)
104-
- GoogleUtilities/Network (~> 7.11)
105-
- "GoogleUtilities/NSData+zlib (~> 7.11)"
106-
- nanopb (< 2.30911.0, >= 2.30908.0)
107-
- GoogleAppMeasurement/AdIdSupport (10.29.0):
108-
- GoogleAppMeasurement/WithoutAdIdSupport (= 10.29.0)
109-
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
110-
- GoogleUtilities/MethodSwizzler (~> 7.11)
111-
- GoogleUtilities/Network (~> 7.11)
112-
- "GoogleUtilities/NSData+zlib (~> 7.11)"
113-
- nanopb (< 2.30911.0, >= 2.30908.0)
114-
- GoogleAppMeasurement/WithoutAdIdSupport (10.29.0):
115-
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
116-
- GoogleUtilities/MethodSwizzler (~> 7.11)
117-
- GoogleUtilities/Network (~> 7.11)
118-
- "GoogleUtilities/NSData+zlib (~> 7.11)"
119-
- nanopb (< 2.30911.0, >= 2.30908.0)
120-
- GoogleDataTransport (9.4.1):
121-
- GoogleUtilities/Environment (~> 7.7)
122-
- nanopb (< 2.30911.0, >= 2.30908.0)
123-
- PromisesObjC (< 3.0, >= 1.2)
124-
- GoogleUtilities/AppDelegateSwizzler (7.13.3):
100+
- GoogleAppMeasurement (11.2.0):
101+
- GoogleAppMeasurement/AdIdSupport (= 11.2.0)
102+
- GoogleUtilities/AppDelegateSwizzler (~> 8.0)
103+
- GoogleUtilities/MethodSwizzler (~> 8.0)
104+
- GoogleUtilities/Network (~> 8.0)
105+
- "GoogleUtilities/NSData+zlib (~> 8.0)"
106+
- nanopb (~> 3.30910.0)
107+
- GoogleAppMeasurement/AdIdSupport (11.2.0):
108+
- GoogleAppMeasurement/WithoutAdIdSupport (= 11.2.0)
109+
- GoogleUtilities/AppDelegateSwizzler (~> 8.0)
110+
- GoogleUtilities/MethodSwizzler (~> 8.0)
111+
- GoogleUtilities/Network (~> 8.0)
112+
- "GoogleUtilities/NSData+zlib (~> 8.0)"
113+
- nanopb (~> 3.30910.0)
114+
- GoogleAppMeasurement/WithoutAdIdSupport (11.2.0):
115+
- GoogleUtilities/AppDelegateSwizzler (~> 8.0)
116+
- GoogleUtilities/MethodSwizzler (~> 8.0)
117+
- GoogleUtilities/Network (~> 8.0)
118+
- "GoogleUtilities/NSData+zlib (~> 8.0)"
119+
- nanopb (~> 3.30910.0)
120+
- GoogleDataTransport (10.1.0):
121+
- nanopb (~> 3.30910.0)
122+
- PromisesObjC (~> 2.4)
123+
- GoogleUtilities/AppDelegateSwizzler (8.0.2):
125124
- GoogleUtilities/Environment
126125
- GoogleUtilities/Logger
127126
- GoogleUtilities/Network
128127
- GoogleUtilities/Privacy
129-
- GoogleUtilities/Environment (7.13.3):
128+
- GoogleUtilities/Environment (8.0.2):
130129
- GoogleUtilities/Privacy
131-
- PromisesObjC (< 3.0, >= 1.2)
132-
- GoogleUtilities/Logger (7.13.3):
130+
- GoogleUtilities/Logger (8.0.2):
133131
- GoogleUtilities/Environment
134132
- GoogleUtilities/Privacy
135-
- GoogleUtilities/MethodSwizzler (7.13.3):
133+
- GoogleUtilities/MethodSwizzler (8.0.2):
136134
- GoogleUtilities/Logger
137135
- GoogleUtilities/Privacy
138-
- GoogleUtilities/Network (7.13.3):
136+
- GoogleUtilities/Network (8.0.2):
139137
- GoogleUtilities/Logger
140138
- "GoogleUtilities/NSData+zlib"
141139
- GoogleUtilities/Privacy
142140
- GoogleUtilities/Reachability
143-
- "GoogleUtilities/NSData+zlib (7.13.3)":
141+
- "GoogleUtilities/NSData+zlib (8.0.2)":
144142
- GoogleUtilities/Privacy
145-
- GoogleUtilities/Privacy (7.13.3)
146-
- GoogleUtilities/Reachability (7.13.3):
143+
- GoogleUtilities/Privacy (8.0.2)
144+
- GoogleUtilities/Reachability (8.0.2):
147145
- GoogleUtilities/Logger
148146
- GoogleUtilities/Privacy
149-
- GoogleUtilities/UserDefaults (7.13.3):
147+
- GoogleUtilities/UserDefaults (8.0.2):
150148
- GoogleUtilities/Logger
151149
- GoogleUtilities/Privacy
152-
- nanopb (2.30910.0):
153-
- nanopb/decode (= 2.30910.0)
154-
- nanopb/encode (= 2.30910.0)
155-
- nanopb/decode (2.30910.0)
156-
- nanopb/encode (2.30910.0)
150+
- nanopb (3.30910.0):
151+
- nanopb/decode (= 3.30910.0)
152+
- nanopb/encode (= 3.30910.0)
153+
- nanopb/decode (3.30910.0)
154+
- nanopb/encode (3.30910.0)
157155
- open_app_file (3.2.2):
158156
- Flutter
159157
- path_provider_foundation (0.0.1):
@@ -173,6 +171,7 @@ PODS:
173171
- Flutter
174172
- webview_flutter_wkwebview (0.0.1):
175173
- Flutter
174+
- FlutterMacOS
176175

177176
DEPENDENCIES:
178177
- channel_talk_flutter (from `.symlinks/plugins/channel_talk_flutter/ios`)
@@ -191,7 +190,7 @@ DEPENDENCIES:
191190
- shared_preferences_foundation (from `.symlinks/plugins/shared_preferences_foundation/darwin`)
192191
- url_launcher_ios (from `.symlinks/plugins/url_launcher_ios/ios`)
193192
- webview_cookie_manager (from `.symlinks/plugins/webview_cookie_manager/ios`)
194-
- webview_flutter_wkwebview (from `.symlinks/plugins/webview_flutter_wkwebview/ios`)
193+
- webview_flutter_wkwebview (from `.symlinks/plugins/webview_flutter_wkwebview/darwin`)
195194

196195
SPEC REPOS:
197196
trunk:
@@ -246,33 +245,33 @@ EXTERNAL SOURCES:
246245
webview_cookie_manager:
247246
:path: ".symlinks/plugins/webview_cookie_manager/ios"
248247
webview_flutter_wkwebview:
249-
:path: ".symlinks/plugins/webview_flutter_wkwebview/ios"
248+
:path: ".symlinks/plugins/webview_flutter_wkwebview/darwin"
250249

251250
SPEC CHECKSUMS:
252251
channel_talk_flutter: 62d078feeddfa94b03dfa72f39ecf26f2731c2ee
253252
ChannelIOSDK: 3d4bee1e1a077cf60394b439801e5078bb69a3b1
254-
Firebase: cec914dab6fd7b1bd8ab56ea07ce4e03dd251c2d
255-
firebase_analytics: 04491d1ee74c8e7c2330c96afc54188a969b06ee
256-
firebase_core: 57aeb91680e5d5e6df6b888064be7c785f146efb
257-
firebase_crashlytics: e3d3e0c99bad5aaab5908385133dea8ec344693f
258-
firebase_messaging: c862b3d2b973ecc769194dc8de09bd22c77ae757
259-
FirebaseAnalytics: 23717de130b779aa506e757edb9713d24b6ffeda
260-
FirebaseCore: 30e9c1cbe3d38f5f5e75f48bfcea87d7c358ec16
261-
FirebaseCoreExtension: 705ca5b14bf71d2564a0ddc677df1fc86ffa600f
262-
FirebaseCoreInternal: df84dd300b561c27d5571684f389bf60b0a5c934
263-
FirebaseCrashlytics: 34647b41e18de773717fdd348a22206f2f9bc774
264-
FirebaseInstallations: 913cf60d0400ebd5d6b63a28b290372ab44590dd
265-
FirebaseMessaging: 7b5d8033e183ab59eb5b852a53201559e976d366
266-
FirebaseRemoteConfigInterop: 6efda51fb5e2f15b16585197e26eaa09574e8a4d
267-
FirebaseSessions: dbd14adac65ce996228652c1fc3a3f576bdf3ecc
253+
Firebase: 98e6bf5278170668a7983e12971a66b2cd57fc8c
254+
firebase_analytics: fbc57838bdb94eef1e0ff504f127d974ff2981ad
255+
firebase_core: 2bedc3136ec7c7b8561c6123ed0239387b53f2af
256+
firebase_crashlytics: 37d104d457b51760b48504a93a12b3bf70995d77
257+
firebase_messaging: 15d114e1a41fc31e4fbabcd48d765a19eec94a38
258+
FirebaseAnalytics: c36efd5710c60c17558650fa58c2066eca7e9265
259+
FirebaseCore: a282032ae9295c795714ded2ec9c522fc237f8da
260+
FirebaseCoreExtension: f1bc67a4702931a7caa097d8e4ac0a1b0d16720e
261+
FirebaseCoreInternal: 35731192cab10797b88411be84940d2beb33a238
262+
FirebaseCrashlytics: cfc69af5b53565dc6a5e563788809b5778ac4eac
263+
FirebaseInstallations: 6ef4a1c7eb2a61ee1f74727d7f6ce2e72acf1414
264+
FirebaseMessaging: c9ec7b90c399c7a6100297e9d16f8a27fc7f7152
265+
FirebaseRemoteConfigInterop: e76f46ffa4d6a65e273d4dfebb6a79e588cec136
266+
FirebaseSessions: 655ff17f3cc1a635cbdc2d69b953878001f9e25b
268267
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
269268
flutter_native_splash: edf599c81f74d093a4daf8e17bd7a018854bc778
270269
flutter_web_browser: 7bccaafbb0c5b8862afe7bcd158f15557109f61f
271270
flutter_widgetkit: a0e9b0d50ee9bec366dad36c639509daaafc397a
272-
GoogleAppMeasurement: f9de05ee17401e3355f68e8fc8b5064d429f5918
273-
GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a
274-
GoogleUtilities: ea963c370a38a8069cc5f7ba4ca849a60b6d7d15
275-
nanopb: 438bc412db1928dac798aa6fd75726007be04262
271+
GoogleAppMeasurement: 76d4f8b36b03bd8381fa9a7fe2cc7f99c0a2e93a
272+
GoogleDataTransport: aae35b7ea0c09004c3797d53c8c41f66f219d6a7
273+
GoogleUtilities: 26a3abef001b6533cf678d3eb38fd3f614b7872d
274+
nanopb: fad817b59e0457d11a5dfbde799381cd727c1275
276275
open_app_file: 205f73051668bfbd68356005fef8a62e620f0a77
277276
path_provider_foundation: 2b6b4c569c0fb62ec74538f866245ac84301af46
278277
permission_handler_apple: 9878588469a2b0d0fc1e048d9f43605f92e6cec2
@@ -281,7 +280,7 @@ SPEC CHECKSUMS:
281280
shared_preferences_foundation: fcdcbc04712aee1108ac7fda236f363274528f78
282281
url_launcher_ios: 5334b05cef931de560670eeae103fd3e431ac3fe
283282
webview_cookie_manager: eaf920722b493bd0f7611b5484771ca53fed03f7
284-
webview_flutter_wkwebview: b7e70ef1ddded7e69c796c7390ee74180182971f
283+
webview_flutter_wkwebview: 0982481e3d9c78fd5c6f62a002fcd24fc791f1e4
285284

286285
PODFILE CHECKSUM: b34ba01b6d31eabe4d020b5ccb7ac5cba06d49cf
287286

0 commit comments

Comments
 (0)