Casey Hillers
a79233cbba
[packaging] Move chromium mirror to flutter mirror ( #104222 )
2022-05-20 22:03:06 -07:00
Chris Sells
4c66e304d1
fixes 103234 to enable debugging Flutter apps on VR headset ( #104135 )
2022-05-20 21:58:09 -07:00
Pierre-Louis
1e1f4bcfb5
Mention that NavigationBar is a new widget ( #104264 )
2022-05-21 01:25:17 +02:00
engine-flutter-autoroll
0801039e56
Roll Flutter Engine from bdfedde80b55 to a1e7905dc602 (1 revision) ( #104298 )
2022-05-20 16:18:12 -07:00
dependabot[bot]
ffcc0395f9
Bump actions/upload-artifact from 3.0.0 to 3.1.0 ( #104295 )
2022-05-20 15:33:11 -07:00
engine-flutter-autoroll
3436756e61
Roll Flutter Engine from 5f0547ce6d6e to bdfedde80b55 (1 revision) ( #104293 )
2022-05-20 15:13:10 -07:00
Dan Field
1c852cedaa
Do not assert callbacks contains key if disposed ( #104292 )
2022-05-20 14:51:14 -07:00
engine-flutter-autoroll
6631e63eee
Roll Flutter Engine from 3d711fbe0b2c to 5f0547ce6d6e (5 revisions) ( #104288 )
2022-05-20 14:08:11 -07:00
Darren Austin
b08b88ce6c
Add support for Material 3 medium and large top app bars. ( #103962 )
...
* Add support for M3 AppBar 'Medium' and 'Large' types.
* Updates from review feedback.
* Updated from review feedback.
2022-05-20 14:02:25 -07:00
engine-flutter-autoroll
7eed12075b
Roll Flutter Engine from 8863b483b935 to 3d711fbe0b2c (1 revision) ( #104271 )
2022-05-20 11:48:08 -07:00
Casey Hillers
da105b2b24
Revert "[framework] inline AbstractNode into RenderObject" ( #104257 )
2022-05-20 11:43:11 -07:00
Loïc Sharma
52e19ef7ec
Refactor vswhere.exe integration ( #104133 )
...
`VisualStudio` calls `vswhere.exe` to find Visual Studio installations and determine if they satisfy Flutter's requirements. Previously, `VisualStudio` stored the JSON output from `vswhere.exe` as `Map`s, resulting in duplicated logic to read the JSON output (once to validate values, second to expose values). Also, `VisualStudio` stored two copies of the JSON output (the latest valid installation as well as the latest VS installation).
This change simplifies `VisualStudio` by introducing a new `VswhereDetails`. This type contains the logic to read `vswhere.exe`'s JSON output, and, understand whether an installation is usable by Flutter. In the future, this `VswhereDetails` type will be used to make Flutter doctor resilient to bad UTF-8 output from `vswhere.exe`.
Part of https://github.com/flutter/flutter/issues/102451 .
2022-05-20 10:12:25 -07:00
yusuf-goog
874b6c08f5
Add ignore_flakiness property to staging builds. ( #104102 )
...
* Add ignore_flakiness property to staging builds.
Bug:104100
* Update .ci.yaml
2022-05-20 09:45:58 -07:00
engine-flutter-autoroll
17f3618ca3
Roll Flutter Engine from ea8fd5924de8 to 8863b483b935 (1 revision) ( #104265 )
2022-05-20 09:33:10 -07:00
Zachary Anderson
ab7f6e5cfe
Pass --verbosity=error to the Dart front-end ( #104020 )
2022-05-20 09:10:31 -07:00
engine-flutter-autoroll
02c4bd8f35
Roll Plugins from 65620edc0718 to f4ca73237db8 (5 revisions) ( #104263 )
2022-05-20 09:08:11 -07:00
Bruno Leroux
afdfc56bbb
Fix tooltips don't dismiss when using TooltipTriggerMode.tap ( #103960 )
2022-05-20 04:58:06 -07:00
engine-flutter-autoroll
0428f42131
Roll Flutter Engine from 76397e4eca5f to ea8fd5924de8 (1 revision) ( #104245 )
2022-05-20 04:23:08 -07:00
engine-flutter-autoroll
ca7f170d13
Roll Flutter Engine from acd0624f7322 to 76397e4eca5f (1 revision) ( #104240 )
2022-05-20 03:18:06 -07:00
Bruno Leroux
5c6f65ee99
Add Tooltip onTriggered callback ( #104237 )
...
Co-authored-by: Bruno Leroux <bruno.leroux@gmail.com>
2022-05-20 11:23:32 +02:00
engine-flutter-autoroll
4e4da19ce3
Roll Flutter Engine from 8100b9f295aa to acd0624f7322 (3 revisions) ( #104236 )
2022-05-20 02:13:07 -07:00
Taha Tesser
43c81ff1f7
CupertinoColors: Add diagrams (#103280 )
2022-05-20 01:13:09 -07:00
engine-flutter-autoroll
080f5d964c
Roll Flutter Engine from 9685c8122186 to 8100b9f295aa (18 revisions) ( #104228 )
2022-05-20 00:03:11 -07:00
engine-flutter-autoroll
03ec6b9eff
Roll Flutter Engine from 3ee9c189b941 to 9685c8122186 (3 revisions) ( #104207 )
2022-05-19 21:48:08 -07:00
Renzo Olivares
b876f78ea5
Desktop platforms should not collapse selection on copy ( #104209 )
...
* Add tests
* fix tests
* updates
Co-authored-by: Renzo Olivares <roliv@google.com>
2022-05-19 20:52:50 -07:00
Tong Mu
a92f0ef14f
[Keyboard, Android] Generate keyboard codes ( #104032 )
2022-05-19 18:38:06 -07:00
Tong Mu
23bc3d64eb
[Mouse] Remove all pointers at the end of tests ( #102694 )
2022-05-19 17:48:10 -07:00
Will Lockwood
4c0b0be2da
Add ability for ModalRoutes to ignore pointers during transitions and do so on Cupertino routes ( #95757 )
2022-05-19 15:33:12 -07:00
Emmanuel Garcia
0052566c7e
Show custom error message when Kotlin or Gradle bump is required ( #102421 )
2022-05-19 14:38:13 -07:00
Kate Lovett
e8f8a82a7b
Revert "Fix DropdownButton menu clip" ( #104203 )
2022-05-19 14:33:12 -07:00
Jonah Williams
24bd28f696
[framework] inline AbstractNode into RenderObject ( #103832 )
2022-05-19 14:28:09 -07:00
Christopher Fujino
586b15cbcb
[flutter_tools] Upgrade only from flutter update-packages ( #103924 )
2022-05-19 13:33:11 -07:00
engine-flutter-autoroll
aa35c85e13
Roll Flutter Engine from ee3ff53187ca to 3ee9c189b941 (1 revision) ( #104202 )
2022-05-19 13:23:11 -07:00
Greg Spencer
f6c3ee310f
Add ShortcutsRegistry ( #103456 )
...
This adds a ShortcutsRegistry for ShortcutActivator to Intent mappings that can be modified from its descendants.
This is so that descendants can make shortcuts dynamically available to a larger portion of the app than just their descendants. This is a precursor needed by the new MenuBar, for instance, so that the menu bar itself can be placed where it likes, but the shortcuts it defines can be in effect for most, if not all, of the UI surface in the app. For example, the "Ctrl-Q" quit binding would need to work even if the focused widget wasn't a child of the MenuBar.
This just provides the shortcut to intent mapping, the actions activated by the intent are described in the context where they make sense. For example, defining a "Ctrl-C" shortcut mapped to a "CopyIntent" should perform different functions if it happens while a TextField has focus vs when a drawing has focus, so those different areas would need to define different actions mapped to "CopyIntent". A hypothetical "QuitIntent" would probably be active for the entire app, so would be mapped in an Actions widget near the top of the hierarchy.
2022-05-19 13:17:42 -07:00
Liam Appelbe
d2ba83d421
Use libraryFilters flag to speed up coverage collection ( #104122 )
...
* Use libraryFilters flag to speed up coverage collection
* Allow libraryNames to be null
* Unconditionally enable the reportLines flag
* Fix analysis errors
2022-05-19 12:19:52 -07:00
engine-flutter-autoroll
d9f3acb13a
Roll Flutter Engine from 5ec4df608566 to ee3ff53187ca (1 revision) ( #104199 )
2022-05-19 10:43:05 -07:00
engine-flutter-autoroll
a7174ab957
Roll Flutter Engine from 9db8df273012 to 5ec4df608566 (4 revisions) ( #104190 )
2022-05-19 09:38:08 -07:00
Darren Austin
17e2fce1cf
Add const MaterialStatePropertyAll class. ( #104127 )
2022-05-19 09:35:33 -07:00
David Miguel Lozano
b1f10cebbe
Define ColorSwatch.lerp() function ( #103701 )
2022-05-19 09:28:08 -07:00
Bernardo Ferrari
440e0e2c4e
Add StrokeAlign to Border ( #102112 )
2022-05-19 09:18:10 -07:00
engine-flutter-autoroll
893b58db82
Roll Plugins from bd3f490353b0 to 65620edc0718 (7 revisions) ( #104191 )
2022-05-19 09:08:07 -07:00
engine-flutter-autoroll
0c38e23869
Roll Flutter Engine from 92b9dcdc17eb to 9db8df273012 (1 revision) ( #104160 )
2022-05-19 03:08:06 -07:00
Pierre-Louis
9a35b569b9
Use correct time separator for Indonesian locale ( #104070 )
...
* Update material_id.arb
* Update README.md
* Update generated_material_localizations.dart
* Update README.md
* remove trailing whitespace
2022-05-19 11:24:19 +02:00
engine-flutter-autoroll
5ae253c3e2
Roll Flutter Engine from 1965c92ea417 to 92b9dcdc17eb (3 revisions) ( #104152 )
2022-05-19 00:38:09 -07:00
Taha Tesser
3f5bd7d89e
Add Material 3 AppBar example ( #102823 )
2022-05-19 00:13:09 -07:00
engine-flutter-autoroll
348a2b4f2f
Roll Flutter Engine from f250d988841e to 1965c92ea417 (4 revisions) ( #104137 )
2022-05-18 21:33:08 -07:00
engine-flutter-autoroll
994ea94e73
Roll Flutter Engine from 54b096da96cd to f250d988841e (3 revisions) ( #104131 )
2022-05-18 20:27:07 -07:00
Flutter GitHub Bot
c4644a6a2e
Marks Mac_arm64_android run_release_test to be unflaky ( #104091 )
2022-05-18 20:22:07 -07:00
Flutter GitHub Bot
23509ae9b7
Marks Linux_android cubic_bezier_perf_sksl_warmup__e2e_summary to be unflaky ( #104089 )
2022-05-18 20:17:07 -07:00
xubaolin
93211a48d7
[Scrollbar]Skip the ScrollPosition check if the bar was unmounted ( #103948 )
2022-05-18 20:12:10 -07:00