Flutter GitHub Bot
2ae6f536af
Roll pub packages ( #112668 )
2022-09-29 22:09:25 +00:00
Kevin Moore
38a5571e91
Rev dartdoc to 6.1.2 ( #112664 )
2022-09-29 20:55:30 +00:00
Darren Austin
2bf83dd860
Add support for Material 3 Divider and VerticalDivider ( #112655 )
2022-09-29 11:30:53 -07:00
Qun Cheng
a1e9411c82
Fixed the size issue ( #112601 )
2022-09-29 09:45:05 -07:00
Taha Tesser
fd6997f07a
Add Dialog.fullscreen
and example ( #112261 )
2022-09-29 09:12:05 -07:00
joshualitt
c66049fcef
Reland "Migrate package/flutter to JS static interop. ( #111315 )" ( #112418 )
2022-09-29 08:36:51 -07:00
Greg Spencer
8c271e5cb8
Implement Material MenuBar and MenuAnchor ( #112239 )
...
This implements a MenuBar widget that can render a Material menu bar, and a MenuAnchor widget used to create a cascading menu in a region. The menus are drawn in the overlay, while the menu bar itself is in the regular widget tree. Keyboard traversal works between the two.
This implementation of the MenuBar uses MenuAnchor to create a cascading menu that contains widgets representing the menu items. These menu items can be any kind of widget, but are typically SubmenuButtons that host submenus, or MenuItemButtons that have shortcut hints (but don't actually activate the shortcuts) and don't host submenus.
Cascading menus can be created outside of a MenuBar by using a MenuAnchor. They can be either given a specific location to appear (a coordinate), or they can be located by the MenuAnchor region that wraps the control that opens them.
The developer may also create a MenuController to pass to the various menu primitives (MenuBar or MenuAnchor) to associate menus so that they can be traversed together and closed together. Creating a controller is not required.
2022-09-28 14:10:18 -07:00
Jesús S Guerrero
45584b2528
Web subsharding ( #112505 )
2022-09-28 19:23:35 +00:00
Jenn Magder
86e510137b
Update pod repo to pull the latest Flutter pods in plugin_lint_mac
( #112237 )
2022-09-28 18:14:52 +00:00
Jenn Magder
94b740ad6d
Roll gallery for devicelab tests ( #112509 )
2022-09-28 18:13:24 +00:00
Jenn Magder
1bdba68d16
Force benchmark app to portrait ( #112502 )
2022-09-27 23:51:17 +00:00
Harry Terkelsen
366766a3cf
Remove ali.png which doesn't exist ( #112506 )
2022-09-27 16:14:55 -07:00
Andrew Kolos
cb5b5c3459
Tighten asset variant detection criteria to only include device-pixel-ratio variants ( #110721 )
2022-09-27 20:57:33 +00:00
Casey Hillers
bd5c347193
Revert "Add support for Material 3 Divider
and VerticalDivider
" ( #112471 )
2022-09-27 15:15:59 +00:00
Camille Simon
f57c2fe8ff
Bump kotlin version in multiple_flutters benchmark test ( #111521 )
2022-09-27 13:27:27 +00:00
Flutter GitHub Bot
2adee31ce8
Roll pub packages ( #112408 )
2022-09-26 21:21:58 +00:00
Taha Tesser
1d5f455c4c
Add support for Material 3 Divider
and VerticalDivider
( #112378 )
2022-09-26 20:36:09 +00:00
Alex Wallen
b22388ee68
Add a flutter app that can resize itself as integration test app. ( #112297 )
2022-09-26 17:45:19 +00:00
Darren Austin
07665fba77
Added tokens for the divider widget. ( #112323 )
2022-09-24 07:13:24 +00:00
godofredoc
8fbd87065a
Add a script to post-process docs. ( #112228 )
2022-09-23 18:19:19 +00:00
Qun Cheng
e167162830
Updated ProgressIndicator
to M3 ( #112139 )
2022-09-23 11:13:40 -07:00
Jason Simmons
b31f41bd1a
Unlock the device before running a StartupTest benchmark ( #112243 )
2022-09-23 14:38:09 +00:00
Casey Hillers
4aa27d844e
Revert "Migrate package/flutter to JS static interop. ( #111315 )" ( #112247 )
2022-09-23 04:00:22 +00:00
Flutter GitHub Bot
a24b50ba8f
Roll pub packages ( #112225 )
2022-09-22 21:18:22 +00:00
Flutter GitHub Bot
f16fe11ecf
Roll pub packages ( #112021 )
2022-09-22 20:23:42 +00:00
Greg Spencer
1f0760a1cc
Fix API docs CSS files so dark mode works ( #112023 )
2022-09-21 18:33:08 +00:00
gaaclarke
5a7b0bdf13
macos isolate platform channels ( #110882 )
2022-09-21 09:30:06 -07:00
Xilai Zhang
30efcf406b
[flutter_conductor] Conductor should stop mirroring beta releases to dev ( #100716 )
2022-09-21 16:19:20 +00:00
Flutter GitHub Bot
d5946021e5
Roll pub packages ( #112004 )
2022-09-20 22:07:57 +00:00
Jenn Magder
60c6cbf0ca
Remove Apple Silicon workarounds from plugin lint test ( #111432 )
2022-09-20 21:12:39 +00:00
Qun Cheng
06b87fba64
Update Radio button to material 3 ( #111774 )
2022-09-20 14:09:20 -07:00
Greg Spencer
ce7789e030
Some miscellaneous changes found while making another PR ( #111620 )
2022-09-20 21:03:02 +00:00
Darren Austin
ba489607a1
Fixed an issue with FilterChip's changing size when selected due to border size. ( #111916 )
2022-09-19 15:29:24 -07:00
Qun Cheng
2ba20e5ab6
Update token v0.127 to v0.132 ( #111913 )
2022-09-19 14:38:23 -07:00
Darren Austin
df110ef020
Provide Material 3 defaults for vanilla Chip
widget. ( #111597 )
2022-09-19 19:23:55 +00:00
joshualitt
6906493a94
Migrate package/flutter to JS static interop. ( #111315 )
2022-09-19 10:28:37 -07:00
gaaclarke
a7166e7a4e
Reland isolate platform channels with conditional compilation ( #111712 )
2022-09-19 16:52:33 +00:00
dependabot[bot]
cb8c72545c
Bump ubuntu from e4771b7
to eb1392b
in /dev/ci/docker_linux ( #110534 )
2022-09-19 16:19:11 +00:00
Viren Khatri
e2ab3e581e
fixed inconsistent file names for *_chip.dart files and added a test ( #111364 )
2022-09-17 03:17:06 +00:00
Dan Field
d905fbab0d
Rev dartdoc to 6.1.1 ( #111767 )
2022-09-16 20:35:49 +00:00
Jenn Magder
7714a8d034
Do not codesign transitive dependency iOS pod resource bundles ( #111714 )
2022-09-16 18:02:12 +00:00
Taha Tesser
e8e979772a
Reland "Update MaterialBanner
to support Material 3" ( #111299 )
2022-09-16 17:24:07 +00:00
jensjoha
b7b8b759bc
Add flutter startup benchmark ( #111658 )
...
Add flutter startup benchmark for Linux, Windows and MacOs.
Via guide on https://github.com/flutter/flutter/pull/111461#issuecomment-1247113905
2022-09-16 08:41:30 +02:00
gaaclarke
12506ed978
Revert isolate platform channels because of google integration tooling ( #111702 )
...
* Revert "turned on background isolate platform channel tests for android (#111279 )"
This reverts commit 71b47975a9
.
* Revert "Reland: Started handling messages from background isolates. (#111320 )"
This reverts commit 1ad2757042
.
2022-09-15 16:46:08 -07:00
Flutter GitHub Bot
d26365504c
Roll pub packages ( #111679 )
2022-09-15 19:51:47 +00:00
Flutter GitHub Bot
07f42bd2ac
Roll pub packages ( #111635 )
2022-09-15 17:58:16 +00:00
Alex Wallen
96b49aae31
[macOS] Add flutter_view
example. ( #111326 )
2022-09-14 23:44:14 +00:00
Gary Qian
a8a6fe2fb1
Reland "Add initial compile tests #109177 " ( #111562 )
2022-09-14 19:35:16 +00:00
Qun Cheng
23d1b15345
Updated tokens to v0.127 ( #111495 )
2022-09-14 11:34:40 -07:00
Alexandre Ardhuin
4f9b19e25a
fix for upcoming use_build_context_synchronously changes ( #111539 )
2022-09-14 18:14:47 +00:00