Commit 3bec46e
committed
chore(flutter): Upgraded Flutter to 3.35.5
1 parent 761d61e commit 3bec46e
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- .ci.yaml+5
- CHANGELOG.md+9
- bin/internal/engine.version+1-1
- dev/devicelab/lib/framework/devices.dart+1-1
- engine/src/flutter/shell/common/engine.cc+6
- engine/src/flutter/shell/common/engine.h+6
- engine/src/flutter/shell/common/run_configuration.cc+1-1
- engine/src/flutter/shell/common/run_configuration.h+1-1
- engine/src/flutter/shell/common/shell.cc+2
- engine/src/flutter/shell/common/shell_unittests.cc+9
- engine/src/flutter/shell/platform/darwin/ios/framework/Source/FlutterPlatformViews.mm+5-1
- engine/src/flutter/shell/platform/darwin/ios/framework/Source/FlutterPlatformViewsTest.mm+16-2
- engine/src/flutter/shell/platform/darwin/ios/framework/Source/accessibility_bridge.h+1-1
- engine/src/flutter/shell/platform/darwin/ios/framework/Source/accessibility_bridge_test.mm+35
- packages/flutter/lib/src/widgets/editable_text.dart+3-1
- packages/flutter/test/cupertino/text_field_test.dart+42
- packages/flutter/test/material/text_field_test.dart+56
0 commit comments