Greg Spencer
efe76a5373
Update key examples to use Focus
widgets instead of RawKeyboardListener
( #101537 )
...
This updates the examples for PhysicalKeyboardKey and LogicalKeyboardKey to use Focus widgets that handle the keys instead of using RawKeyboardListener, since that usually leads people down the wrong path. Updated the See Also and added tests as well. Also exposed the `physicalKey` attribute for `tester.sendKeyEvent`.
2022-04-08 12:05:41 -07:00
Michael Goderbauer
cae740b903
Enable strict-casts (as replacement for implicit-casts) ( #101567 )
2022-04-08 11:15:34 -07:00
Casey Hillers
3109073fd9
[devicelab] Remove legacy devicelab manifest logic ( #101554 )
2022-04-08 09:46:08 -07:00
engine-flutter-autoroll
2979ff6f13
Roll Plugins from 7b94e2f343a8 to 45327fbf3e92 (24 revisions) ( #101583 )
2022-04-08 09:06:05 -07:00
Jason Simmons
b63c4a6db0
Ensure that the engine frame callbacks are installed if the first scheduled frame is a forced frame ( #101544 )
...
See https://github.com/flutter/flutter/issues/98419
2022-04-08 08:18:48 -07:00
Zachary Anderson
221235c7ed
Delete deferred component test ( #101553 )
2022-04-08 03:01:08 -07:00
engine-flutter-autoroll
c8a402ff62
Roll Engine from 72721210dc28 to 80f807aa1432 (1 revision) ( #101564 )
2022-04-08 02:16:07 -07:00
engine-flutter-autoroll
8d2b483d84
Roll Engine from c82b3ed91d6d to 72721210dc28 (2 revisions) ( #101562 )
2022-04-08 01:11:10 -07:00
engine-flutter-autoroll
f867e5b447
Roll Engine from 1be9636795a1 to c82b3ed91d6d (1 revision) ( #101559 )
2022-04-08 00:06:09 -07:00
engine-flutter-autoroll
3c71219100
Roll Engine from 13fee6bcef6b to 1be9636795a1 (1 revision) ( #101550 )
2022-04-07 20:01:08 -07:00
engine-flutter-autoroll
8e259c0fa3
Roll Engine from 816e3d301228 to 13fee6bcef6b (1 revision) ( #101548 )
2022-04-07 18:56:07 -07:00
engine-flutter-autoroll
e3f8b50fd5
Roll Engine from 160b8cfd6963 to 816e3d301228 (1 revision) ( #101545 )
2022-04-07 17:51:07 -07:00
Anna Gringauze
74944d528f
Run update-packages ( #101450 )
...
* Run update-packages
* Update DwdsLauncher, disable failing test
* Fix analyze error
Co-authored-by: Jenn Magder <magder@google.com>
2022-04-07 17:07:05 -07:00
Jesús S Guerrero
3394fb4a58
[flutter_tools] fix flutter create --offline ( #100941 )
...
Co-authored-by: Christopher Fujino <christopherfujino@gmail.com>
2022-04-07 17:05:49 -07:00
engine-flutter-autoroll
730e4971fe
Roll Engine from 132ce9cc3e36 to 160b8cfd6963 (3 revisions) ( #101543 )
2022-04-07 16:46:08 -07:00
Jenn Magder
68471bbb74
Remove --enable-web and --enable-windows-desktop from tests ( #101208 )
2022-04-07 15:57:09 -07:00
engine-flutter-autoroll
b0de14ce07
Roll Engine from 541b6365633b to 132ce9cc3e36 (9 revisions) ( #101533 )
2022-04-07 15:41:08 -07:00
Kate Lovett
324e6d9d4e
Re-enable Gold post-submit fail state ( #101528 )
2022-04-07 15:36:09 -07:00
Emmanuel Garcia
012952ba47
Don't build surface until the platform view has been created ( #101399 )
2022-04-07 15:31:04 -07:00
Kate Lovett
f5be639ee0
Revert "Refactor ToggleButtons
(remove RawMaterialButton
) ( #99493 )" ( #101536 )
...
This reverts commit 0b216f7a2884c78c4cc3fcdbc220e6387ffea4fe.
2022-04-07 16:47:46 -05:00
Emmanuel Garcia
b528310f58
Specify Kotlin version in modules and refactor ( #101315 )
2022-04-07 13:20:33 -07:00
gaaclarke
bb300b467e
updated the dependencies for the Mac entrypoint_dart_registrant ( #101368 )
2022-04-07 13:06:40 -07:00
Taha Tesser
64f7bf7e2f
Add ListTile debugFillProperties ( #100765 )
2022-04-07 12:25:50 -07:00
Kate Lovett
c7d2935077
Fix reverse cases for App Bar scrolled under behavior ( #101460 )
2022-04-07 12:01:41 -05:00
Kevin Chisholm
f5f9ad915e
Add target field ( #101509 )
2022-04-07 09:06:40 -05:00
Taha Tesser
31668eef40
Fix DrawerHeader
decoration not inheriting ColorScheme.primary
( #101280 )
2022-04-06 23:51:08 -07:00
engine-flutter-autoroll
d103e5a8a4
Roll Engine from 5f2b5660f255 to 541b6365633b (4 revisions) ( #101467 )
2022-04-06 19:56:09 -07:00
Greg Spencer
b9a0fb23b2
Adjust some of the interface names to be consistent ( #101378 )
...
This adjusts some of the names in the PlatformMenuBar to be more consistent with the rest of the API.
Matching engine PR is flutter/engine#32433
2022-04-06 18:40:11 -07:00
Greg Spencer
db51873250
Add onDismiss to AnimatedModalBarrier, update tests ( #100162 )
...
I noticed that AnimatedModalBarrier didn't have the onDismiss callback that ModalBarrier does, and so I added that, and while I was at it, I updated the unit tests to perform all of the tests that are done on ModalBarrier also on AnimatedModalBarrier. The tests are unchanged, other than using AnimatedModalBarrier instead.
2022-04-06 18:39:14 -07:00
Casey Hillers
548e8853e6
[Cherrypick] Partial revert of super params in tools ( #101436 ) ( #101451 )
...
Co-authored-by: Michael Goderbauer <goderbauer@google.com>
2022-04-06 18:19:59 -07:00
engine-flutter-autoroll
d7a8b2485d
Roll Engine from dc87c74ad2f3 to 5f2b5660f255 (1 revision) ( #101458 )
2022-04-06 17:16:08 -07:00
Flutter GitHub Bot
2999e85315
Marks Linux_android android_choreographer_do_frame_test to be unflaky ( #99835 )
2022-04-06 16:16:10 -07:00
Flutter GitHub Bot
bd4e844a0b
Marks Mac_ios ios_picture_cache_complexity_scoring_perf__timeline_summary to be unflaky ( #100227 )
2022-04-06 16:15:17 -07:00
Flutter GitHub Bot
db1074202f
Marks Windows gradle_plugin_fat_apk_test to be flaky ( #101429 )
2022-04-06 15:56:30 -07:00
engine-flutter-autoroll
b87caba912
Roll Engine from 89f0c69b2a65 to dc87c74ad2f3 (1 revision) ( #101447 )
2022-04-06 14:01:18 -07:00
Flutter GitHub Bot
17398fd828
Marks Mac_ios native_ui_tests_ios to be flaky ( #101427 )
2022-04-06 13:31:10 -07:00
Jenn Magder
d745eec051
Add --use-application-binary to "flutter install" ( #101324 )
2022-04-06 13:17:26 -07:00
Flutter GitHub Bot
d08f7ab9c9
Marks Mac run_release_test_macos to be unflaky ( #101055 )
2022-04-06 12:57:01 -07:00
Flutter GitHub Bot
3201d590fd
Marks Linux_android shader_mask_cache_perf__e2e_summary to be unflaky ( #101424 )
2022-04-06 12:55:35 -07:00
engine-flutter-autoroll
86e0de2756
Roll Engine from 07be32c304a8 to 89f0c69b2a65 (2 revisions) ( #101441 )
2022-04-06 12:51:10 -07:00
engine-flutter-autoroll
e382f1376a
Roll Engine from d680f3192464 to 07be32c304a8 (1 revision) ( #101437 )
2022-04-06 11:46:11 -07:00
Michael Goderbauer
296221a90d
Partial revert of super params in tools ( #101436 )
2022-04-06 11:04:38 -07:00
engine-flutter-autoroll
f8e528a4ef
Roll Engine from 45bedbe84123 to d680f3192464 (7 revisions) ( #101435 )
2022-04-06 10:41:10 -07:00
Flutter GitHub Bot
49c978a59c
Marks Linux_android complex_layout__start_up to be unflaky ( #101425 )
2022-04-06 10:06:09 -07:00
dependabot[bot]
437d72f056
Bump cocoapods-downloader from 1.5.1 to 1.6.3 in /dev/ci/mac ( #101391 )
2022-04-06 10:01:09 -07:00
engine-flutter-autoroll
39804800d3
Roll Plugins from 7d1923f4528e to 7b94e2f343a8 (4 revisions) ( #101360 )
2022-04-06 09:56:08 -07:00
creativecreatorormaybenot
96add4192e
Use single quotes for dartSdkVersionBounds
( #101270 )
...
* Use single quotes for `dartSdkVersionBounds`
* Update update_packages_test.dart
* Update test_project.dart
* Update tests_project.dart
* Update compile_error_project.dart
* Update hot_reload_with_asset.dart
* Update break_on_framework_exceptions_test.dart
* Update basic_project.dart
2022-04-06 09:54:10 -07:00
chunhtai
c05c9f77c0
Makes AutomaticKeepAlive.child non null ( #101376 )
2022-04-06 09:51:35 -07:00
Lau Ching Jun
7f64e2ae02
Catch errors in ProxiedDevice to make sure we don't crash on errors. ( #101332 )
2022-04-06 09:51:10 -07:00
dependabot[bot]
815cac47e9
Bump debian from 11.2-slim to 11.3-slim in /dev/ci/docker_linux ( #101316 )
2022-04-06 09:46:09 -07:00