-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcompatibility_matrix.json
More file actions
326 lines (326 loc) · 38.8 KB
/
compatibility_matrix.json
File metadata and controls
326 lines (326 loc) · 38.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
{
"generated_at": "2026-01-12T03:43:37Z",
"rows": [
{
"id": "android-flutter-3.27.4-jdk17",
"platform": "android",
"requested": {
"id": "android-flutter-3.27.4-jdk17",
"platform": "android",
"flutter_version": "3.27.4",
"channel": "stable",
"runs_on": "ubuntu-latest",
"jdk": "17",
"agp": "8.2.2",
"gradle": "8.9",
"kotlin": "1.9.24",
"support_level": "minimum"
},
"detected": {
"row_id": "android-flutter-3.27.4-jdk17",
"runner_os": "Linux runnervmi13qx 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux",
"flutter_version": "Flutter 3.27.4 \u2022 channel stable \u2022 https://github.com/flutter/flutter.git",
"dart_version": "3.6.2",
"java_version": "openjdk version \"17.0.17\" 2025-10-21",
"agp_version": "8.2.2",
"kotlin_version": "1.8.22",
"gradle_version": "8.9",
"android_sdk_triplet": "35 / 35 / 24",
"xcode_version": "",
"swift_version": "",
"cocoapods_version": "",
"ruby_version": "",
"collected_at": "2026-01-12T03:38:38Z"
},
"outcome": "pass",
"notes": "",
"log_tail": "\nSupport for Android x86 targets will be removed in the next stable release after 3.27. See https://github.com/flutter/flutter/issues/157543 for details.\nRunning Gradle task 'assembleDebug'... 160.8s\n\u2713 Built build/app/outputs/flutter-apk/app-debug.apk\n",
"started_at": "2026-01-12T03:35:39Z",
"ended_at": "2026-01-12T03:38:38Z"
},
{
"id": "android-flutter-3.27.4-jdk21",
"platform": "android",
"requested": {
"id": "android-flutter-3.27.4-jdk21",
"platform": "android",
"flutter_version": "3.27.4",
"channel": "stable",
"runs_on": "ubuntu-latest",
"jdk": "21",
"agp": "8.2.2",
"gradle": "8.9",
"kotlin": "1.9.24",
"support_level": "best-effort"
},
"detected": {
"row_id": "android-flutter-3.27.4-jdk21",
"runner_os": "Linux runnervmi13qx 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux",
"flutter_version": "Flutter 3.27.4 \u2022 channel stable \u2022 https://github.com/flutter/flutter.git",
"dart_version": "3.6.2",
"java_version": "openjdk version \"21.0.9\" 2025-10-21 LTS",
"agp_version": "8.2.2",
"kotlin_version": "1.8.22",
"gradle_version": "8.9",
"android_sdk_triplet": "35 / 35 / 24",
"xcode_version": "",
"swift_version": "",
"cocoapods_version": "",
"ruby_version": "",
"collected_at": "2026-01-12T03:37:12Z"
},
"outcome": "pass",
"notes": "",
"log_tail": "\nSupport for Android x86 targets will be removed in the next stable release after 3.27. See https://github.com/flutter/flutter/issues/157543 for details.\nRunning Gradle task 'assembleDebug'... \nwarning: [options] source value 8 is obsolete and will be removed in a future release\nwarning: [options] target value 8 is obsolete and will be removed in a future release\nwarning: [options] To suppress warnings about obsolete options, use -Xlint:-options.\n3 warnings\nwarning: [options] source value 8 is obsolete and will be removed in a future release\nwarning: [options] target value 8 is obsolete and will be removed in a future release\nwarning: [options] To suppress warnings about obsolete options, use -Xlint:-options.\n3 warnings\nRunning Gradle task 'assembleDebug'... 71.4s\n\u2713 Built build/app/outputs/flutter-apk/app-debug.apk\n",
"started_at": "2026-01-12T03:35:41Z",
"ended_at": "2026-01-12T03:37:12Z"
},
{
"id": "android-flutter-3.29.3-jdk17",
"platform": "android",
"requested": {
"id": "android-flutter-3.29.3-jdk17",
"platform": "android",
"flutter_version": "3.29.3",
"channel": "stable",
"runs_on": "ubuntu-latest",
"jdk": "17",
"agp": "8.2.2",
"gradle": "8.9",
"kotlin": "1.9.24",
"support_level": "recommended"
},
"detected": {
"row_id": "android-flutter-3.29.3-jdk17",
"runner_os": "Linux runnervmi13qx 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux",
"flutter_version": "Flutter 3.29.3 \u2022 channel stable \u2022 https://github.com/flutter/flutter.git",
"dart_version": "3.7.2",
"java_version": "openjdk version \"17.0.17\" 2025-10-21",
"agp_version": "8.2.2",
"kotlin_version": "1.8.22",
"gradle_version": "8.9",
"android_sdk_triplet": "35 / 35 / 24",
"xcode_version": "",
"swift_version": "",
"cocoapods_version": "",
"ruby_version": "",
"collected_at": "2026-01-12T03:39:14Z"
},
"outcome": "pass",
"notes": "",
"log_tail": "\nSupport for Android x86 targets will be removed in the next stable release after 3.27. See https://github.com/flutter/flutter/issues/157543 for details.\nRunning Gradle task 'assembleDebug'... \nChecking the license for package CMake 3.22.1 in /usr/local/lib/android/sdk/licenses\nLicense for package CMake 3.22.1 accepted.\nPreparing \"Install CMake 3.22.1 v.3.22.1\".\n\"Install CMake 3.22.1 v.3.22.1\" ready.\nInstalling CMake 3.22.1 in /usr/local/lib/android/sdk/cmake/3.22.1\n\"Install CMake 3.22.1 v.3.22.1\" complete.\n\"Install CMake 3.22.1 v.3.22.1\" finished.\nRunning Gradle task 'assembleDebug'... 199.9s\n\u2713 Built build/app/outputs/flutter-apk/app-debug.apk\n",
"started_at": "2026-01-12T03:35:39Z",
"ended_at": "2026-01-12T03:39:14Z"
},
{
"id": "android-flutter-3.29.3-jdk21",
"platform": "android",
"requested": {
"id": "android-flutter-3.29.3-jdk21",
"platform": "android",
"flutter_version": "3.29.3",
"channel": "stable",
"runs_on": "ubuntu-latest",
"jdk": "21",
"agp": "8.2.2",
"gradle": "8.9",
"kotlin": "1.9.24",
"support_level": "best-effort"
},
"detected": {
"row_id": "android-flutter-3.29.3-jdk21",
"runner_os": "Linux runnervmi13qx 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux",
"flutter_version": "Flutter 3.29.3 \u2022 channel stable \u2022 https://github.com/flutter/flutter.git",
"dart_version": "3.7.2",
"java_version": "openjdk version \"21.0.9\" 2025-10-21 LTS",
"agp_version": "8.2.2",
"kotlin_version": "1.8.22",
"gradle_version": "8.9",
"android_sdk_triplet": "35 / 35 / 24",
"xcode_version": "",
"swift_version": "",
"cocoapods_version": "",
"ruby_version": "",
"collected_at": "2026-01-12T03:39:21Z"
},
"outcome": "pass",
"notes": "",
"log_tail": "\nSupport for Android x86 targets will be removed in the next stable release after 3.27. See https://github.com/flutter/flutter/issues/157543 for details.\nRunning Gradle task 'assembleDebug'... \nwarning: [options] source value 8 is obsolete and will be removed in a future release\nwarning: [options] target value 8 is obsolete and will be removed in a future release\nwarning: [options] To suppress warnings about obsolete options, use -Xlint:-options.\n3 warnings\nChecking the license for package CMake 3.22.1 in /usr/local/lib/android/sdk/licenses\nLicense for package CMake 3.22.1 accepted.\nPreparing \"Install CMake 3.22.1 v.3.22.1\".\n\"Install CMake 3.22.1 v.3.22.1\" ready.\nInstalling CMake 3.22.1 in /usr/local/lib/android/sdk/cmake/3.22.1\n\"Install CMake 3.22.1 v.3.22.1\" complete.\n\"Install CMake 3.22.1 v.3.22.1\" finished.\nwarning: [options] source value 8 is obsolete and will be removed in a future release\nwarning: [options] target value 8 is obsolete and will be removed in a future release\nwarning: [options] To suppress warnings about obsolete options, use -Xlint:-options.\n3 warnings\nRunning Gradle task 'assembleDebug'... 195.5s\n\u2713 Built build/app/outputs/flutter-apk/app-debug.apk\n",
"started_at": "2026-01-12T03:35:48Z",
"ended_at": "2026-01-12T03:39:21Z"
},
{
"id": "android-flutter-latest-stable-jdk17",
"platform": "android",
"requested": {
"id": "android-flutter-latest-stable-jdk17",
"platform": "android",
"flutter_version": "stable",
"channel": "stable",
"runs_on": "ubuntu-latest",
"jdk": "17",
"agp": "8.2.2",
"gradle": "8.9",
"kotlin": "1.9.24",
"support_level": "latest"
},
"detected": {
"row_id": "android-flutter-latest-stable-jdk17",
"runner_os": "Linux runnervmi13qx 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux",
"flutter_version": "Flutter 3.38.6 \u2022 channel stable \u2022 https://github.com/flutter/flutter.git",
"dart_version": "3.10.7",
"java_version": "openjdk version \"17.0.17\" 2025-10-21",
"agp_version": "8.2.2",
"kotlin_version": "1.8.22",
"gradle_version": "8.9",
"android_sdk_triplet": "36 / 36 / 24",
"xcode_version": "",
"swift_version": "",
"cocoapods_version": "",
"ruby_version": "",
"collected_at": "2026-01-12T03:40:56Z"
},
"outcome": "pass",
"notes": "",
"log_tail": "Running Gradle task 'assembleDebug'... \nWarning: Flutter support for your project's Android Gradle Plugin version (Android Gradle Plugin version 8.2.2) will soon be dropped. Please upgrade your Android Gradle Plugin version to a version of at least Android Gradle Plugin version 8.6.0 soon.\nAlternatively, use the flag \"--android-skip-build-dependency-validation\" to bypass this check.\n\nPotential fix: Your project's AGP version is typically defined in the plugins block of the `settings.gradle` file (/home/runner/work/complycube-flutter-sdk/complycube-flutter-sdk/android/settings.gradle), by a plugin with the id of com.android.application. \nIf you don't see a plugins block, your project was likely created with an older template version. In this case it is most likely defined in the top-level build.gradle file (/home/runner/work/complycube-flutter-sdk/complycube-flutter-sdk/android/build.gradle) by the following line in the dependencies block of the buildscript: \"classpath 'com.android.tools.build:gradle:<version>'\".\n\nWarning: Flutter support for your project's Kotlin version (1.9.24) will soon be dropped. Please upgrade your Kotlin version to a version of at least 2.1.0 soon.\nAlternatively, use the flag \"--android-skip-build-dependency-validation\" to bypass this check.\n\nPotential fix: Your project's KGP version is typically defined in the plugins block of the `settings.gradle` file (/home/runner/work/complycube-flutter-sdk/complycube-flutter-sdk/android/settings.gradle), by a plugin with the id of org.jetbrains.kotlin.android. \nIf you don't see a plugins block, your project was likely created with an older template version, in which case it is most likely defined in the top-level build.gradle file (/home/runner/work/complycube-flutter-sdk/complycube-flutter-sdk/android/build.gradle) by the ext.kotlin_version property.\n\nChecking the license for package CMake 3.22.1 in /usr/local/lib/android/sdk/licenses\nLicense for package CMake 3.22.1 accepted.\nPreparing \"Install CMake 3.22.1 v.3.22.1\".\n\"Install CMake 3.22.1 v.3.22.1\" ready.\nInstalling CMake 3.22.1 in /usr/local/lib/android/sdk/cmake/3.22.1\n\"Install CMake 3.22.1 v.3.22.1\" complete.\n\"Install CMake 3.22.1 v.3.22.1\" finished.\nRunning Gradle task 'assembleDebug'... 250.5s\n\u2713 Built build/app/outputs/flutter-apk/app-debug.apk\n",
"started_at": "2026-01-12T03:36:29Z",
"ended_at": "2026-01-12T03:40:56Z"
},
{
"id": "android-flutter-latest-stable-jdk21",
"platform": "android",
"requested": {
"id": "android-flutter-latest-stable-jdk21",
"platform": "android",
"flutter_version": "stable",
"channel": "stable",
"runs_on": "ubuntu-latest",
"jdk": "21",
"agp": "8.2.2",
"gradle": "8.9",
"kotlin": "1.9.24",
"support_level": "best-effort"
},
"detected": {
"row_id": "android-flutter-latest-stable-jdk21",
"runner_os": "Linux runnervmi13qx 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux",
"flutter_version": "Flutter 3.38.6 \u2022 channel stable \u2022 https://github.com/flutter/flutter.git",
"dart_version": "3.10.7",
"java_version": "openjdk version \"21.0.9\" 2025-10-21 LTS",
"agp_version": "8.2.2",
"kotlin_version": "1.8.22",
"gradle_version": "8.9",
"android_sdk_triplet": "36 / 36 / 24",
"xcode_version": "",
"swift_version": "",
"cocoapods_version": "",
"ruby_version": "",
"collected_at": "2026-01-12T03:40:52Z"
},
"outcome": "pass",
"notes": "",
"log_tail": "Running Gradle task 'assembleDebug'... \nWarning: Flutter support for your project's Android Gradle Plugin version (Android Gradle Plugin version 8.2.2) will soon be dropped. Please upgrade your Android Gradle Plugin version to a version of at least Android Gradle Plugin version 8.6.0 soon.\nAlternatively, use the flag \"--android-skip-build-dependency-validation\" to bypass this check.\n\nPotential fix: Your project's AGP version is typically defined in the plugins block of the `settings.gradle` file (/home/runner/work/complycube-flutter-sdk/complycube-flutter-sdk/android/settings.gradle), by a plugin with the id of com.android.application. \nIf you don't see a plugins block, your project was likely created with an older template version. In this case it is most likely defined in the top-level build.gradle file (/home/runner/work/complycube-flutter-sdk/complycube-flutter-sdk/android/build.gradle) by the following line in the dependencies block of the buildscript: \"classpath 'com.android.tools.build:gradle:<version>'\".\n\nWarning: Flutter support for your project's Kotlin version (1.9.24) will soon be dropped. Please upgrade your Kotlin version to a version of at least 2.1.0 soon.\nAlternatively, use the flag \"--android-skip-build-dependency-validation\" to bypass this check.\n\nPotential fix: Your project's KGP version is typically defined in the plugins block of the `settings.gradle` file (/home/runner/work/complycube-flutter-sdk/complycube-flutter-sdk/android/settings.gradle), by a plugin with the id of org.jetbrains.kotlin.android. \nIf you don't see a plugins block, your project was likely created with an older template version, in which case it is most likely defined in the top-level build.gradle file (/home/runner/work/complycube-flutter-sdk/complycube-flutter-sdk/android/build.gradle) by the ext.kotlin_version property.\n\nChecking the license for package CMake 3.22.1 in /usr/local/lib/android/sdk/licenses\nLicense for package CMake 3.22.1 accepted.\nPreparing \"Install CMake 3.22.1 v.3.22.1\".\n\"Install CMake 3.22.1 v.3.22.1\" ready.\nInstalling CMake 3.22.1 in /usr/local/lib/android/sdk/cmake/3.22.1\n\"Install CMake 3.22.1 v.3.22.1\" complete.\n\"Install CMake 3.22.1 v.3.22.1\" finished.\nwarning: [options] source value 8 is obsolete and will be removed in a future release\nwarning: [options] target value 8 is obsolete and will be removed in a future release\nwarning: [options] To suppress warnings about obsolete options, use -Xlint:-options.\n3 warnings\nRunning Gradle task 'assembleDebug'... 249.5s\n\u2713 Built build/app/outputs/flutter-apk/app-debug.apk\n",
"started_at": "2026-01-12T03:36:25Z",
"ended_at": "2026-01-12T03:40:52Z"
},
{
"id": "ios-flutter-3.27.4",
"platform": "ios",
"requested": {
"id": "ios-flutter-3.27.4",
"platform": "ios",
"flutter_version": "3.27.4",
"channel": "stable",
"runs_on": "macos-latest",
"support_level": "best-effort"
},
"detected": {
"row_id": "ios-flutter-3.27.4",
"runner_os": "Darwin sjc22-bt143-0de344ca-b376-4754-9c80-6ef61ecead00-8E2183EC2AF6.local 24.6.0 Darwin Kernel Version 24.6.0: Wed Nov 5 21:32:20 PST 2025; root:xnu-11417.140.69.705.2~1/RELEASE_ARM64_VMAPPLE arm64",
"flutter_version": "Flutter 3.27.4 \u2022 channel stable \u2022 https://github.com/flutter/flutter.git",
"dart_version": "3.6.2",
"java_version": "openjdk version \"21.0.9\" 2025-10-21 LTS",
"agp_version": "8.2.2",
"kotlin_version": "1.8.22",
"gradle_version": "8.9",
"android_sdk_triplet": "",
"xcode_version": "Xcode 16.4 Build version 16F6",
"swift_version": "Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)",
"cocoapods_version": "1.16.2",
"ruby_version": "ruby 3.3.10 (2025-10-23 revision 343ea05002) [arm64-darwin24]",
"collected_at": "2026-01-12T03:40:46Z"
},
"outcome": "pass",
"notes": "",
"log_tail": "< leak_tracker 10.0.7 (was 10.0.8) (11.0.2 available)\n< leak_tracker_flutter_testing 3.0.8 (was 3.0.9) (3.0.10 available)\n leak_tracker_testing 3.0.1 (3.0.2 available)\n lints 2.1.1 (6.0.0 available)\n< matcher 0.12.16+1 (was 0.12.17) (0.12.18 available)\n material_color_utilities 0.11.1 (0.13.0 available)\n< meta 1.15.0 (was 1.16.0) (1.17.0 available)\n< path 1.9.0 (was 1.9.1) (1.9.1 available)\n< platform 3.1.5 (was 3.1.6) (3.1.6 available)\n< process 5.0.2 (was 5.0.3) (5.0.5 available)\n< source_span 1.10.0 (was 1.10.1) (1.10.1 available)\n< stack_trace 1.12.0 (was 1.12.1) (1.12.1 available)\n< stream_channel 2.1.2 (was 2.1.4) (2.1.4 available)\n< string_scanner 1.3.0 (was 1.4.1) (1.4.1 available)\n< term_glyph 1.2.1 (was 1.2.2) (1.2.2 available)\n< test_api 0.7.3 (was 0.7.4) (0.7.9 available)\n vector_math 2.1.4 (2.2.0 available)\n< vm_service 14.3.0 (was 14.3.1) (15.0.2 available)\n webdriver 3.0.4 (3.1.0 available)\nChanged 21 dependencies!\n27 packages have newer versions incompatible with dependency constraints.\nTry `flutter pub outdated` for more information.\n\n\u001b[1mFlutter Doctor Check\u001b[0m\n[\u2713] Flutter (Channel stable, 3.27.4, on macOS 15.7.3 24G419 darwin-arm64, locale en-US)\n \u2022 Flutter version 3.27.4 on channel stable at /Users/runner/hostedtoolcache/flutter/stable-3.27.4-arm64\n \u2022 Upstream repository https://github.com/flutter/flutter.git\n \u2022 Framework revision d8a9f9a52e (12 months ago), 2025-01-31 16:07:18 -0500\n \u2022 Engine revision 82bd5b7209\n \u2022 Dart version 3.6.2\n \u2022 DevTools version 2.40.3\n\n[!] Android toolchain - develop for Android devices (Android SDK version 36.1.0)\n \u2022 Android SDK at /Users/runner/Library/Android/sdk\n \u2022 Platform android-36-ext19, build-tools 36.1.0\n \u2022 ANDROID_HOME = /Users/runner/Library/Android/sdk\n \u2022 ANDROID_SDK_ROOT = /Users/runner/Library/Android/sdk\n \u2022 Java binary at: /Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/21.0.9-10.0/arm64/Contents/Home/bin/java\n \u2022 Java version OpenJDK Runtime Environment Temurin-21.0.9+10 (build 21.0.9+10-LTS)\n ! Some Android licenses not accepted. To resolve this, run: flutter doctor --android-licenses\n\n[\u2713] Xcode - develop for iOS and macOS (Xcode 16.4)\n \u2022 Xcode at /Applications/Xcode_16.4.app/Contents/Developer\n \u2022 Build 16F6\n \u2022 CocoaPods version 1.16.2\n\n[\u2713] Chrome - develop for the web\n \u2022 Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome\n\n[!] Android Studio (not installed)\n \u2022 Android Studio not found; download from https://developer.android.com/studio/index.html\n (or visit https://flutter.dev/to/macos-android-setup for detailed instructions).\n\n[\u2713] Connected device (3 available)\n \u2022 macOS (desktop) \u2022 macos \u2022 darwin-arm64 \u2022 macOS 15.7.3 24G419 darwin-arm64\n \u2022 Mac Designed for iPad (desktop) \u2022 mac-designed-for-ipad \u2022 darwin \u2022 macOS 15.7.3 24G419 darwin-arm64\n \u2022 Chrome (web) \u2022 chrome \u2022 web-javascript \u2022 Google Chrome 143.0.7499.170\n\n[\u2713] Network resources\n \u2022 All expected network resources are available.\n\n! Doctor found issues in 2 categories.\n\u001b[0;32m\u2714 flutter command is available\u001b[0m\n\n\u001b[1mJava / JDK\u001b[0m\n Java version : openjdk version \"21.0.9\" 2025-10-21 LTS\n\u001b[0;32m\u2714 Supported JDK version detected (>=17 <=21)\u001b[0m\n JAVA_HOME : /Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/21.0.9-10.0/arm64/Contents/Home/\n\n\u001b[1mGradle Wrapper\u001b[0m\n Found : android/gradle/wrapper/gradle-wrapper.properties\n Gradle version (wrapper) : 8.9\n\u001b[0;32m\u2714 Gradle wrapper version looks OK\u001b[0m\n\n\u001b[1mAndroid Gradle Plugin (AGP)\u001b[0m\n AGP version : 8.7.1\n\n\u001b[1mAndroid SDK Versions\u001b[0m\n\u001b[0;33m\u26a0 compileSdkVersion not found\u001b[0m\n\u001b[0;33m\u26a0 targetSdkVersion not found\u001b[0m\n minSdkVersion : 24\n Android SDK path : /Users/runner/Library/Android/sdk\n\u001b[0;32m\u2714 Android SDK platform looks OK (best effort)\u001b[0m\n\n\u001b[1mKotlin & Gradle Plugins\u001b[0m\n Kotlin version : \n\n\u001b[1miOS (macOS only)\u001b[0m\n CocoaPods version : 1.16.2\n\n\u001b[1mSummary\u001b[0m\nIf any of the items above are marked with a warning (\u26a0) or error (\u2716), please review the accompanying notes and adjust your setup accordingly.\nThis script is a helper and does not modify your system.\nAnalyzing dependencies\nDownloading dependencies\nInstalling ComplyCubeMobileSDK (2.0.2)\nInstalling FingerprintPro (2.11.0)\nInstalling Flutter (1.0.0)\nInstalling GooglePlaces (7.4.0)\nInstalling JWTDecode (2.6.3)\nInstalling Sentry (8.49.0)\nInstalling complycube (0.2.3)\nInstalling integration_test (0.0.1)\nInstalling lottie-ios (4.5.1)\nGenerating Pods project\nIntegrating client project\nPod installation complete! There are 3 dependencies from the Podfile and 9 total pods installed.\n\n[!] CocoaPods did not set the base configuration of your project because your project already has a custom config set. In order for CocoaPods integration to work at all, please either set the base configurations of the target `Runner` to `Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig` or include the `Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig` in your build configuration (`Flutter/Release.xcconfig`).\n\n===== flutter build ios --no-codesign =====\nWarning: Building for device with codesigning disabled. You will have to manually codesign before deploying to device.\nBuilding com.complycube.flutter.complycubeExample for device (ios-release)...\nWarning: Missing build name (CFBundleShortVersionString).\nWarning: Missing build number (CFBundleVersion).\nAction Required: You must set a build name and number in the pubspec.yaml file version field before submitting to the App Store.\nRunning pod install... 2,757ms\nRunning Xcode build... \nXcode build done. 143.4s\n\u2713 Built build/ios/iphoneos/Runner.app (84.2MB)",
"started_at": "2026-01-12T03:37:18Z",
"ended_at": "2026-01-12T03:40:46Z"
},
{
"id": "ios-flutter-3.29.3",
"platform": "ios",
"requested": {
"id": "ios-flutter-3.29.3",
"platform": "ios",
"flutter_version": "3.29.3",
"channel": "stable",
"runs_on": "macos-latest",
"support_level": "recommended"
},
"detected": {
"row_id": "ios-flutter-3.29.3",
"runner_os": "Darwin sjc20-cw715-8732201e-24ed-4883-a4c3-7d1516121adb-0E6A0AC011D3.local 24.6.0 Darwin Kernel Version 24.6.0: Wed Nov 5 21:32:20 PST 2025; root:xnu-11417.140.69.705.2~1/RELEASE_ARM64_VMAPPLE arm64",
"flutter_version": "Flutter 3.29.3 \u2022 channel stable \u2022 https://github.com/flutter/flutter.git",
"dart_version": "3.7.2",
"java_version": "openjdk version \"21.0.9\" 2025-10-21 LTS",
"agp_version": "8.2.2",
"kotlin_version": "1.8.22",
"gradle_version": "8.9",
"android_sdk_triplet": "",
"xcode_version": "Xcode 16.4 Build version 16F6",
"swift_version": "Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)",
"cocoapods_version": "1.16.2",
"ruby_version": "ruby 3.3.10 (2025-10-23 revision 343ea05002) [arm64-darwin24]",
"collected_at": "2026-01-12T03:39:54Z"
},
"outcome": "pass",
"notes": "",
"log_tail": "Downloading packages...\n async 2.12.0 (2.13.0 available)\n characters 1.4.0 (1.4.1 available)\n fake_async 1.3.2 (1.3.3 available)\n flutter_lints 2.0.3 (6.0.0 available)\n leak_tracker 10.0.8 (11.0.2 available)\n leak_tracker_flutter_testing 3.0.9 (3.0.10 available)\n leak_tracker_testing 3.0.1 (3.0.2 available)\n lints 2.1.1 (6.0.0 available)\n matcher 0.12.17 (0.12.18 available)\n material_color_utilities 0.11.1 (0.13.0 available)\n meta 1.16.0 (1.17.0 available)\n process 5.0.3 (5.0.5 available)\n test_api 0.7.4 (0.7.9 available)\n vector_math 2.1.4 (2.2.0 available)\n vm_service 14.3.1 (15.0.2 available)\n webdriver 3.0.4 (3.1.0 available)\nGot dependencies!\n16 packages have newer versions incompatible with dependency constraints.\nTry `flutter pub outdated` for more information.\n\n\u001b[1mFlutter Doctor Check\u001b[0m\n[\u2713] Flutter (Channel stable, 3.29.3, on macOS 15.7.3 24G419 darwin-arm64, locale en-US) [10.1s]\n \u2022 Flutter version 3.29.3 on channel stable at /Users/runner/hostedtoolcache/flutter/stable-3.29.3-arm64\n \u2022 Upstream repository https://github.com/flutter/flutter.git\n \u2022 Framework revision ea121f8859 (9 months ago), 2025-04-11 19:10:07 +0000\n \u2022 Engine revision cf56914b32\n \u2022 Dart version 3.7.2\n \u2022 DevTools version 2.42.3\n\n[!] Android toolchain - develop for Android devices (Android SDK version 36.1.0) [13.9s]\n \u2022 Android SDK at /Users/runner/Library/Android/sdk\n \u2022 Platform android-36-ext19, build-tools 36.1.0\n \u2022 ANDROID_HOME = /Users/runner/Library/Android/sdk\n \u2022 ANDROID_SDK_ROOT = /Users/runner/Library/Android/sdk\n \u2022 Java binary at: /Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/21.0.9-10.0/arm64/Contents/Home/bin/java\n This JDK is specified by the JAVA_HOME environment variable.\n To manually set the JDK path, use: `flutter config --jdk-dir=\"path/to/jdk\"`.\n \u2022 Java version OpenJDK Runtime Environment Temurin-21.0.9+10 (build 21.0.9+10-LTS)\n ! Some Android licenses not accepted. To resolve this, run: flutter doctor --android-licenses\n\n[\u2713] Xcode - develop for iOS and macOS (Xcode 16.4) [14.0s]\n \u2022 Xcode at /Applications/Xcode_16.4.app/Contents/Developer\n \u2022 Build 16F6\n \u2022 CocoaPods version 1.16.2\n\n[\u2713] Chrome - develop for the web [43ms]\n \u2022 Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome\n\n[!] Android Studio (not installed) [38ms]\n \u2022 Android Studio not found; download from https://developer.android.com/studio/index.html\n (or visit https://flutter.dev/to/macos-android-setup for detailed instructions).\n\n[\u2713] Connected device (3 available) [12.2s]\n \u2022 macOS (desktop) \u2022 macos \u2022 darwin-arm64 \u2022 macOS 15.7.3 24G419 darwin-arm64\n \u2022 Mac Designed for iPad (desktop) \u2022 mac-designed-for-ipad \u2022 darwin \u2022 macOS 15.7.3 24G419 darwin-arm64\n \u2022 Chrome (web) \u2022 chrome \u2022 web-javascript \u2022 Google Chrome 143.0.7499.170\n\n[\u2713] Network resources [601ms]\n \u2022 All expected network resources are available.\n\n! Doctor found issues in 2 categories.\n\u001b[0;32m\u2714 flutter command is available\u001b[0m\n\n\u001b[1mJava / JDK\u001b[0m\n Java version : openjdk version \"21.0.9\" 2025-10-21 LTS\n\u001b[0;32m\u2714 Supported JDK version detected (>=17 <=21)\u001b[0m\n JAVA_HOME : /Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/21.0.9-10.0/arm64/Contents/Home/\n\n\u001b[1mGradle Wrapper\u001b[0m\n Found : android/gradle/wrapper/gradle-wrapper.properties\n Gradle version (wrapper) : 8.9\n\u001b[0;32m\u2714 Gradle wrapper version looks OK\u001b[0m\n\n\u001b[1mAndroid Gradle Plugin (AGP)\u001b[0m\n AGP version : 8.7.1\n\n\u001b[1mAndroid SDK Versions\u001b[0m\n\u001b[0;33m\u26a0 compileSdkVersion not found\u001b[0m\n\u001b[0;33m\u26a0 targetSdkVersion not found\u001b[0m\n minSdkVersion : 24\n Android SDK path : /Users/runner/Library/Android/sdk\n\u001b[0;32m\u2714 Android SDK platform looks OK (best effort)\u001b[0m\n\n\u001b[1mKotlin & Gradle Plugins\u001b[0m\n Kotlin version : \n\n\u001b[1miOS (macOS only)\u001b[0m\n CocoaPods version : 1.16.2\n\n\u001b[1mSummary\u001b[0m\nIf any of the items above are marked with a warning (\u26a0) or error (\u2716), please review the accompanying notes and adjust your setup accordingly.\nThis script is a helper and does not modify your system.\nAnalyzing dependencies\nDownloading dependencies\nInstalling ComplyCubeMobileSDK (2.0.2)\nInstalling FingerprintPro (2.11.0)\nInstalling Flutter (1.0.0)\nInstalling GooglePlaces (7.4.0)\nInstalling JWTDecode (2.6.3)\nInstalling Sentry (8.49.0)\nInstalling complycube (0.2.3)\nInstalling integration_test (0.0.1)\nInstalling lottie-ios (4.5.1)\nGenerating Pods project\nIntegrating client project\nPod installation complete! There are 3 dependencies from the Podfile and 9 total pods installed.\n\n[!] CocoaPods did not set the base configuration of your project because your project already has a custom config set. In order for CocoaPods integration to work at all, please either set the base configurations of the target `Runner` to `Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig` or include the `Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig` in your build configuration (`Flutter/Release.xcconfig`).\n\n===== flutter build ios --no-codesign =====\nWarning: Building for device with codesigning disabled. You will have to manually codesign before deploying to device.\nBuilding com.complycube.flutter.complycubeExample for device (ios-release)...\nWarning: Missing build name (CFBundleShortVersionString).\nWarning: Missing build number (CFBundleVersion).\nAction Required: You must set a build name and number in the pubspec.yaml file version field before submitting to the App Store.\nRunning pod install... 2,740ms\nRunning Xcode build... \nXcode build done. 182.7s\n\u2713 Built build/ios/iphoneos/Runner.app (84.2MB)",
"started_at": "2026-01-12T03:35:54Z",
"ended_at": "2026-01-12T03:39:54Z"
},
{
"id": "ios-flutter-latest-stable",
"platform": "ios",
"requested": {
"id": "ios-flutter-latest-stable",
"platform": "ios",
"flutter_version": "stable",
"channel": "stable",
"runs_on": "macos-latest",
"support_level": "latest"
},
"detected": {
"row_id": "ios-flutter-latest-stable",
"runner_os": "Darwin sat12-bq150-d94a02fc-e4a5-4e6f-b6f9-11733d760663-6E99C7CD972D.local 24.6.0 Darwin Kernel Version 24.6.0: Wed Nov 5 21:32:20 PST 2025; root:xnu-11417.140.69.705.2~1/RELEASE_ARM64_VMAPPLE arm64",
"flutter_version": "Flutter 3.38.6 \u2022 channel stable \u2022 https://github.com/flutter/flutter.git",
"dart_version": "3.10.7",
"java_version": "openjdk version \"21.0.9\" 2025-10-21 LTS",
"agp_version": "8.2.2",
"kotlin_version": "1.8.22",
"gradle_version": "8.9",
"android_sdk_triplet": "",
"xcode_version": "Xcode 16.4 Build version 16F6",
"swift_version": "Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)",
"cocoapods_version": "1.16.2",
"ruby_version": "ruby 3.3.10 (2025-10-23 revision 343ea05002) [arm64-darwin24]",
"collected_at": "2026-01-12T03:42:26Z"
},
"outcome": "pass",
"notes": "",
"log_tail": " async 2.12.0 (2.13.0 available)\n characters 1.4.0 (1.4.1 available)\n> fake_async 1.3.3 (was 1.3.2)\n flutter_lints 2.0.3 (6.0.0 available)\n> leak_tracker 11.0.2 (was 10.0.8)\n> leak_tracker_flutter_testing 3.0.10 (was 3.0.9)\n> leak_tracker_testing 3.0.2 (was 3.0.1)\n lints 2.1.1 (6.0.0 available)\n matcher 0.12.17 (0.12.18 available)\n material_color_utilities 0.11.1 (0.13.0 available)\n> meta 1.17.0 (was 1.16.0)\n process 5.0.3 (5.0.5 available)\n> test_api 0.7.7 (was 0.7.4) (0.7.9 available)\n> vector_math 2.2.0 (was 2.1.4)\n vm_service 14.3.1 (15.0.2 available)\n webdriver 3.0.4 (3.1.0 available)\nChanged 7 dependencies!\n10 packages have newer versions incompatible with dependency constraints.\nTry `flutter pub outdated` for more information.\n\n\u001b[1mFlutter Doctor Check\u001b[0m\n[\u2713] Flutter (Channel stable, 3.38.6, on macOS 15.7.3 24G419 darwin-arm64, locale en-US) [30.1s]\n \u2022 Flutter version 3.38.6 on channel stable at /Users/runner/hostedtoolcache/flutter/stable-3.38.6-arm64\n \u2022 Upstream repository https://github.com/flutter/flutter.git\n \u2022 Framework revision 8b87286849 (3 days ago), 2026-01-08 10:49:17 -0800\n \u2022 Engine revision 78fc3012e4\n \u2022 Dart version 3.10.7\n \u2022 DevTools version 2.51.1\n \u2022 Feature flags: enable-web, enable-linux-desktop, enable-macos-desktop, enable-windows-desktop, enable-android, enable-ios, cli-animations, enable-native-assets, omit-legacy-version-file, enable-lldb-debugging\n\n[!] Android toolchain - develop for Android devices (Android SDK version 36.1.0) [37.5s]\n \u2022 Android SDK at /Users/runner/Library/Android/sdk\n \u2022 Emulator version 36.3.10.0 (build_id 14472402) (CL:N/A)\n \u2022 Platform android-36-ext19, build-tools 36.1.0\n \u2022 ANDROID_HOME = /Users/runner/Library/Android/sdk\n \u2022 ANDROID_SDK_ROOT = /Users/runner/Library/Android/sdk\n \u2022 Java binary at: /Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/21.0.9-10.0/arm64/Contents/Home/bin/java\n This JDK is specified by the JAVA_HOME environment variable.\n To manually set the JDK path, use: `flutter config --jdk-dir=\"path/to/jdk\"`.\n \u2022 Java version OpenJDK Runtime Environment Temurin-21.0.9+10 (build 21.0.9+10-LTS)\n ! Some Android licenses not accepted. To resolve this, run: flutter doctor --android-licenses\n\n[\u2713] Xcode - develop for iOS and macOS (Xcode 16.4) [38.4s]\n \u2022 Xcode at /Applications/Xcode_16.4.app/Contents/Developer\n \u2022 Build 16F6\n \u2022 CocoaPods version 1.16.2\n\n[\u2713] Chrome - develop for the web [27ms]\n \u2022 Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome\n\n[\u2713] Connected device (2 available) [15.7s]\n \u2022 macOS (desktop) \u2022 macos \u2022 darwin-arm64 \u2022 macOS 15.7.3 24G419 darwin-arm64\n \u2022 Chrome (web) \u2022 chrome \u2022 web-javascript \u2022 Google Chrome 143.0.7499.170\n\n[\u2713] Network resources [522ms]\n \u2022 All expected network resources are available.\n\n! Doctor found issues in 1 category.\n\u001b[0;32m\u2714 flutter command is available\u001b[0m\n\n\u001b[1mJava / JDK\u001b[0m\n Java version : openjdk version \"21.0.9\" 2025-10-21 LTS\n\u001b[0;32m\u2714 Supported JDK version detected (>=17 <=21)\u001b[0m\n JAVA_HOME : /Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/21.0.9-10.0/arm64/Contents/Home/\n\n\u001b[1mGradle Wrapper\u001b[0m\n Found : android/gradle/wrapper/gradle-wrapper.properties\n Gradle version (wrapper) : 8.9\n\u001b[0;32m\u2714 Gradle wrapper version looks OK\u001b[0m\n\n\u001b[1mAndroid Gradle Plugin (AGP)\u001b[0m\n AGP version : 8.7.1\n\n\u001b[1mAndroid SDK Versions\u001b[0m\n\u001b[0;33m\u26a0 compileSdkVersion not found\u001b[0m\n\u001b[0;33m\u26a0 targetSdkVersion not found\u001b[0m\n minSdkVersion : 24\n Android SDK path : /Users/runner/Library/Android/sdk\n\u001b[0;32m\u2714 Android SDK platform looks OK (best effort)\u001b[0m\n\n\u001b[1mKotlin & Gradle Plugins\u001b[0m\n Kotlin version : \n\n\u001b[1miOS (macOS only)\u001b[0m\n CocoaPods version : 1.16.2\n\n\u001b[1mSummary\u001b[0m\nIf any of the items above are marked with a warning (\u26a0) or error (\u2716), please review the accompanying notes and adjust your setup accordingly.\nThis script is a helper and does not modify your system.\nAnalyzing dependencies\nDownloading dependencies\nInstalling ComplyCubeMobileSDK (2.0.2)\nInstalling FingerprintPro (2.11.0)\nInstalling Flutter (1.0.0)\nInstalling GooglePlaces (7.4.0)\nInstalling JWTDecode (2.6.3)\nInstalling Sentry (8.49.0)\nInstalling complycube (0.2.3)\nInstalling integration_test (0.0.1)\nInstalling lottie-ios (4.5.1)\nGenerating Pods project\nIntegrating client project\nPod installation complete! There are 3 dependencies from the Podfile and 9 total pods installed.\n\n[!] CocoaPods did not set the base configuration of your project because your project already has a custom config set. In order for CocoaPods integration to work at all, please either set the base configurations of the target `Runner` to `Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig` or include the `Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig` in your build configuration (`Flutter/Release.xcconfig`).\n\n===== flutter build ios --no-codesign =====\nWarning: Building for device with codesigning disabled. You will have to manually codesign before deploying to device.\nBuilding com.complycube.flutter.complycubeExample for device (ios-release)...\nUpdating minimum iOS deployment target to 13.0.\nUpgrading project.pbxproj\nUpgrading AppFrameworkInfo.plist\nUpgrading Podfile\nWarning: Missing build name (CFBundleShortVersionString).\nWarning: Missing build number (CFBundleVersion).\nAction Required: You must set a build name and number in the pubspec.yaml file version field before submitting to the App Store.\nRunning pod install... 3.4s\nRunning Xcode build... \nXcode build done. 235.2s\n\u2713 Built build/ios/iphoneos/Runner.app (42.8MB)",
"started_at": "2026-01-12T03:36:48Z",
"ended_at": "2026-01-12T03:42:26Z"
}
]
}