Darren Austin
c2edb20f3d
Added token files for badges and lists. ( #114382 )
2022-10-31 21:18:37 -07:00
Greg Spencer
37b72342b0
Add maybeOf
for all the cases where of
returns nullable. ( #114120 )
2022-10-31 23:09:09 +00:00
Flutter GitHub Bot
ef1236e038
Roll pub packages ( #114189 )
2022-10-28 19:15:08 +00:00
Qun Cheng
cc435d673e
Fix Color Scheme Defaults in Material 3 ( #112666 )
2022-10-28 10:30:59 -07:00
Flutter GitHub Bot
f60b44dae5
Roll pub packages ( #113838 )
2022-10-27 22:07:37 +00:00
Jenn Magder
15e694414c
Terminate simulator app on "q" ( #114114 )
2022-10-27 22:06:35 +00:00
Victoria Ashworth
8aad1190b7
Check for watch companion in build settings ( #114078 )
2022-10-27 22:05:05 +00:00
Dominik Roszkowski
156c313219
Dispose animation controller in platform view benchmarks ( #110413 )
2022-10-26 13:24:14 -07:00
Jenn Magder
609b8f3219
Revert part of "Terminate simulator app on "q" ( #113581 )" ( #114083 )
2022-10-26 10:26:14 -07:00
hangyu
e739ad0782
M3 Text field UI update ( #113776 )
...
* text field update
* update tests
* lint
* polish template
2022-10-26 16:32:58 +08:00
Qun Cheng
3ce88d3813
Replace menu defaults with tokens ( #113963 )
2022-10-25 14:46:34 -07:00
Jenn Magder
9f5c6553bc
Revert "Check for watch companion in build settings ( #113956 )" ( #114035 )
...
This reverts commit e13372188ffab27f8efaad0f56320c169d36fc74.
2022-10-25 13:33:35 -07:00
Victoria Ashworth
e13372188f
Check for watch companion in build settings ( #113956 )
2022-10-25 20:08:19 +00:00
Jesús S Guerrero
0fe29f5857
Raise an exception when invalid subshard name ( #113222 )
2022-10-25 17:41:44 +00:00
Camille Simon
694b25355d
[Android] Fix spell check integration test guarded function conflict ( #113541 )
2022-10-24 22:54:18 +00:00
Darren Austin
884f4d0582
Updated the Material Design tokens used to generate component defaults to v0.137. ( #113970 )
2022-10-24 15:53:03 -07:00
Taha Tesser
b4058b95f5
Update Popup Menu to support Material 3 ( #103606 )
2022-10-24 12:15:18 -07:00
Flutter GitHub Bot
1ebe53c209
Roll pub packages ( #113799 )
2022-10-21 16:38:18 +00:00
David Iglesias
883469229e
[web] Use TrustedTypes in flutter.js and other tools ( #112969 )
2022-10-21 16:03:51 +00:00
pdblasi-google
782baecc50
Resolve 113705: Separated longer running tests from runMisc
to prevent flakiness from timeouts ( #113784 )
2022-10-21 16:02:14 +00:00
Flutter GitHub Bot
37af038303
Roll pub packages ( #113574 )
2022-10-20 21:39:12 +00:00
Jenn Magder
49405135d7
Update macOS gallery display name ( #113658 )
2022-10-20 03:23:12 +00:00
Kevin Moore
38ef9410b4
dev/bots/prepare_packages: cleanup ( #113717 )
2022-10-19 19:13:12 +00:00
Casey Hillers
97e018d8b3
[docs] Refresh dev/bots/README.md ( #113464 )
2022-10-19 17:36:02 +00:00
Alex Li
3d94b8fd1d
[tool] Install the corresponding APK in flutter run
( #113622 )
2022-10-19 02:44:30 +00:00
Jenn Magder
4d28e6d064
Terminate simulator app on "q" ( #113581 )
2022-10-18 22:26:16 +00:00
Greg Spencer
9995e370bf
Fix StarBorder operator== ( #113588 )
2022-10-18 17:25:04 +00:00
Flutter GitHub Bot
d20129b64a
Roll pub packages ( #113331 )
2022-10-17 22:03:08 +00:00
Jenn Magder
f059dd40ea
Show Xcode compilation errors at end of build, suppress stdout and stderr from Xcode ( #113302 )
2022-10-17 17:47:25 +00:00
Casey Hillers
f26dd3730d
[packaging] Run git gc to minimize .git disk footprint ( #113467 )
2022-10-17 15:43:31 +00:00
Casey Hillers
bc70ae0f57
[packaging] Remove dev references ( #113462 )
2022-10-17 13:45:19 +00:00
Qun Cheng
91d88336dd
Added Switch
Animation for Material 3 ( #113090 )
2022-10-12 11:02:08 -04:00
hangyu
4fed6aaeff
Support Material 3 in bottom sheet ( #112466 )
2022-10-11 09:55:26 +00:00
Greg Spencer
6b32c0691b
Add checkbox and radio menu buttons ( #112821 )
2022-10-07 21:13:36 +00:00
Andrew Kolos
eec8d9d9cc
Add asset manifest parsing benchmark ( #112836 )
2022-10-07 13:39:35 +00:00
Camille Simon
abca8976e6
[Android] Bump Kotlin and Android Gradle plugin versions in tests ( #112728 )
2022-10-07 12:30:27 +00:00
Flutter GitHub Bot
a454c6d03b
Roll pub packages ( #112986 )
2022-10-06 21:18:08 +00:00
Jenn Magder
7dd65c16c2
Add bitcode deprecation note for add-to-app iOS developers ( #112900 )
2022-10-06 02:51:23 +00:00
Camille Simon
b94b584298
[Android] Fix spell_check integration test flakiness ( #112109 )
2022-10-04 19:05:39 +00:00
林军华
8e30cc9c56
Revert file naming convention of .aar files to support fuzzy matching in build.gradle ( #112149 )
2022-10-04 03:37:22 +00:00
Jenn Magder
35afe1bdac
Stop embedding bitcode for iOS in tool ( #112831 )
2022-10-04 01:41:23 +00:00
Jesús S Guerrero
8fd46ceeac
Collect metrics - load balancing tests ( #108752 )
2022-09-30 19:53:35 +00:00
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