3 files changed
+24
-24
lines changedLines changed: 14 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
| 74 | + | |
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 |
| - | |
| 79 | + | |
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 |
| - | |
87 |
| - | |
| 86 | + | |
| 87 | + | |
88 | 88 |
| |
89 |
| - | |
| 89 | + | |
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
| |||
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
131 |
| - | |
132 |
| - | |
| 131 | + | |
| 132 | + | |
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
| |||
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
161 |
| - | |
| 161 | + | |
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
|
- CHANGELOG.md+22
- bin/internal/engine.version+1-1
- dev/a11y_assessments/pubspec.yaml+2-2
- dev/automated_tests/pubspec.yaml+2-2
- dev/benchmarks/complex_layout/pubspec.yaml+2-2
- dev/benchmarks/macrobenchmarks/pubspec.yaml+2-2
- dev/benchmarks/microbenchmarks/pubspec.yaml+2-2
- dev/benchmarks/platform_channels_benchmarks/pubspec.yaml+2-2
- dev/benchmarks/platform_views_layout/pubspec.yaml+2-2
- dev/benchmarks/platform_views_layout_hybrid_composition/pubspec.yaml+2-2
- dev/benchmarks/test_apps/stocks/pubspec.yaml+2-2
- dev/bots/pubspec.yaml+2-2
- dev/conductor/core/pubspec.yaml+2-2
- dev/customer_testing/pubspec.yaml+2-2
- dev/devicelab/pubspec.yaml+2-2
- dev/integration_tests/android_embedding_v2_smoke_test/pubspec.yaml+2-2
- dev/integration_tests/android_semantics_testing/pubspec.yaml+2-2
- dev/integration_tests/android_verified_input/pubspec.yaml+2-2
- dev/integration_tests/android_views/pubspec.yaml+2-2
- dev/integration_tests/channels/pubspec.yaml+2-2
- dev/integration_tests/deferred_components_test/pubspec.yaml+2-2
- dev/integration_tests/external_textures/pubspec.yaml+2-2
- dev/integration_tests/flavors/pubspec.yaml+2-2
- dev/integration_tests/flutter_gallery/pubspec.yaml+2-2
- dev/integration_tests/hybrid_android_views/pubspec.yaml+2-2
- dev/integration_tests/ios_add2app_life_cycle/flutterapp/pubspec.yaml+2-2
- dev/integration_tests/ios_app_with_extensions/pubspec.yaml+2-2
- dev/integration_tests/ios_platform_view_tests/pubspec.yaml+2-2
- dev/integration_tests/link_hook/pubspec.yaml+2-2
- dev/integration_tests/new_gallery/pubspec.yaml+2-2
- dev/integration_tests/non_nullable/pubspec.yaml+2-2
- dev/integration_tests/platform_interaction/pubspec.yaml+2-2
- dev/integration_tests/release_smoke_test/pubspec.yaml+2-2
- dev/integration_tests/spell_check/pubspec.yaml+2-2
- dev/integration_tests/ui/pubspec.yaml+2-2
- dev/integration_tests/web_e2e_tests/pubspec.yaml+2-2
- dev/integration_tests/wide_gamut_test/pubspec.yaml+2-2
- dev/integration_tests/windows_startup_test/pubspec.yaml+2-2
- dev/manual_tests/pubspec.yaml+2-2
- dev/snippets/pubspec.yaml+2-2
- dev/tools/gen_defaults/pubspec.yaml+2-2
- dev/tools/gen_keycodes/pubspec.yaml+2-2
- dev/tools/pubspec.yaml+2-2
- dev/tools/vitool/pubspec.yaml+2-2
- dev/tracing_tests/pubspec.yaml+2-2
- examples/api/pubspec.yaml+2-2
- examples/hello_world/pubspec.yaml+2-2
- examples/image_list/pubspec.yaml+2-2
- examples/layers/pubspec.yaml+2-2
- examples/platform_channel/pubspec.yaml+2-2
- examples/platform_channel_swift/pubspec.yaml+2-2
- examples/splash/pubspec.yaml+2-2
- examples/texture/pubspec.yaml+2-2
- packages/flutter/pubspec.yaml+2-2
- packages/flutter/test_private/test/pubspec.yaml+2-2
- packages/flutter_driver/pubspec.yaml+2-2
- packages/flutter_goldens/pubspec.yaml+2-2
- packages/flutter_localizations/pubspec.yaml+2-2
- packages/flutter_test/pubspec.yaml+2-2
- packages/flutter_tools/lib/src/artifacts.dart+60-12
- packages/flutter_tools/lib/src/build_system/targets/ios.dart+29
- packages/flutter_tools/lib/src/build_system/targets/web.dart+3-1
- packages/flutter_tools/lib/src/commands/build_web.dart+5-2
- packages/flutter_tools/lib/src/ios/xcresult.dart+7-2
- packages/flutter_tools/lib/src/isolated/resident_web_runner.dart+4
- packages/flutter_tools/lib/src/web/chrome.dart+8-2
- packages/flutter_tools/lib/src/web/compiler_config.dart+13-8
- packages/flutter_tools/pubspec.yaml+2-2
- packages/flutter_tools/test/general.shard/build_system/targets/ios_test.dart+70
- packages/flutter_tools/test/general.shard/build_system/targets/web_test.dart+53-49
- packages/flutter_tools/test/general.shard/ios/xcresult_test.dart+21-1
- packages/flutter_tools/test/general.shard/resident_web_runner_test.dart+61-1
- packages/flutter_tools/test/integration.shard/flutter_build_with_compilation_error_test.dart+9-7
- packages/flutter_tools/test/web.shard/chrome_test.dart+25
- packages/flutter_web_plugins/pubspec.yaml+2-2
- packages/fuchsia_remote_debug_protocol/pubspec.yaml+2-2
- packages/integration_test/example/pubspec.yaml+2-2
- packages/integration_test/pubspec.yaml+2-2
Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
475 | 475 |
| |
476 | 476 |
| |
477 | 477 |
| |
478 |
| - | |
| 478 | + | |
479 | 479 |
| |
480 | 480 |
| |
481 |
| - | |
| 481 | + | |
482 | 482 |
| |
483 | 483 |
| |
484 | 484 |
| |
| |||
531 | 531 |
| |
532 | 532 |
| |
533 | 533 |
| |
534 |
| - | |
| 534 | + | |
535 | 535 |
| |
536 | 536 |
| |
537 |
| - | |
| 537 | + | |
538 | 538 |
| |
539 | 539 |
| |
540 | 540 |
| |
| |||
1165 | 1165 |
| |
1166 | 1166 |
| |
1167 | 1167 |
| |
1168 |
| - | |
| 1168 | + | |
1169 | 1169 |
| |
1170 | 1170 |
| |
1171 |
| - | |
| 1171 | + | |
1172 | 1172 |
| |
1173 | 1173 |
| |
1174 | 1174 |
| |
| |||
1237 | 1237 |
| |
1238 | 1238 |
| |
1239 | 1239 |
| |
1240 |
| - | |
| 1240 | + | |
1241 | 1241 |
| |
1242 | 1242 |
| |
1243 |
| - | |
| 1243 | + | |
1244 | 1244 |
| |
1245 | 1245 |
| |
1246 | 1246 |
| |
| |||
1299 | 1299 |
| |
1300 | 1300 |
| |
1301 | 1301 |
| |
1302 |
| - | |
| 1302 | + |
0 commit comments