Commit Graph

20470 Commits

Author SHA1 Message Date
Jason Simmons
95387c6621 Fix field cleared by TestWindow.clearGestureSettingsTestValue (#121956) 2023-03-04 16:59:14 -08:00
Qun Cheng
b114654947 Add IconButton.filled, IconButton.filledTonal, IconButton.outlined (#121884) 2023-03-03 19:59:39 -08:00
Qun Cheng
d33125687b Reland: Add visual density for menu default style (#114878) 2023-03-03 18:08:27 -08:00
Hasnen Tai
859b6ecd3d Feat: showDatePicker - Exposed callback when user changes Date Picker Mode (#119116) 2023-03-03 15:55:04 -08:00
Christopher Fujino
26b7456f88 [flutter_tools] remove late from update-packages command (#121891)
[flutter_tools] remove late from update-packages command
2023-03-03 22:38:19 +00:00
Chris Yang
b81b1e28a3 [flutter_tool] add enable-embedder-api flag (#121895)
[flutter_tool] add enable-embedder-api flag
2023-03-03 21:13:54 +00:00
Victoria Ashworth
cc26a1aa0c Update device filtering and introduce isConnected and connectionInterface (#121359)
Update device filtering and introduce isConnected and connectionInterface
2023-03-03 18:06:16 +00:00
Danny Tuppeny
3494c08448 [flutter_tools/dap] Inform DAP client whether restart is supported (#121610)
[flutter_tools/dap] Inform DAP client whether restart is supported
2023-03-03 12:54:23 +00:00
Christopher Fujino
902dac4763 ensure no pub output while caching PubDependencies artifact (#121831)
[flutter_tools] ensure no pub output while caching PubDependencies artifact
2023-03-03 02:40:14 +00:00
Flutter GitHub Bot
0d9a0207ad roll packages (#121746)
Roll pub packages
2023-03-03 01:38:03 +00:00
Kevin Moore
a7f9ebcc49 Reorganize CLI flags for build web (#121837)
Reorganize CLI flags for `build web`
2023-03-03 00:59:16 +00:00
Xilai Zhang
9cb7a151ad Revert "Use AnimatedSwitcher's _childNumber as Key in layoutBuilder's Stack (#121408)" (#121835)
[flutter roll] Revert "Use AnimatedSwitcher's _childNumber as Key in layoutBuilder's Stack"
2023-03-02 23:24:02 +00:00
Kevin Moore
a8cc95e36d flutter_tool: only enable wasm compile in master channel (#121755)
flutter_tool: only enable wasm compile in master channel
2023-03-02 22:21:50 +00:00
Bruno Leroux
a4ecd3e2f1 Cleanup PageTransitionsTheme documentation and add one example (#121701)
Cleanup PageTransitionsTheme documentation and add one example
2023-03-02 20:47:53 +00:00
Michael Goderbauer
50c80d9b50 Remove all traces of ViewConfiguration/PlatformConfiguration (#121751)
Remove all traces of ViewConfiguration/PlatformConfiguration
2023-03-02 20:46:15 +00:00
Qun Cheng
c7fa8e5f7d Revert "Add visual density for menu default style (#114878)" (#121810)
This reverts commit 37be384205.
2023-03-02 10:34:15 -08:00
Michael Goderbauer
92a1a8ba09 Migrate to FlutterView.gestureSettings (#121749) 2023-03-02 10:17:29 -08:00
LongCatIsLooong
e7ab3b07f8 OverlayPortal (#105335)
`OverlayPortal`
2023-03-02 17:34:01 +00:00
Hans Muller
a2814a61cb Added identical(a,b) short circuit ... finale (#121759) 2023-03-01 19:24:18 -08:00
Kevin Moore
14b3f740c7 flutter_tool: DRY up features that are fully enabled (#121754)
flutter_tool: DRY up features that are fully enabled
2023-03-02 01:14:48 +00:00
Qun Cheng
37be384205 Add visual density for menu default style (#114878)
Add visual density for menu default style
2023-03-01 23:01:49 +00:00
Flutter GitHub Bot
d1c5c2fd11 roll packages (#121727)
Roll pub packages
2023-03-01 21:17:25 +00:00
Davide Dessì
844fc5fe2d Fix CupertinoSliverNavigationBar's alwaysShowMiddle not working properly during page transition (#120895)
Fix CupertinoSliverNavigationBar's alwaysShowMiddle not working properly during page transition
2023-03-01 20:37:41 +00:00
takashi kasai
909e29edc5 moving the left handle automatically scrolls EditableText to the right handle, which doesn't happen on native (#105836)
Fixes a scrolling issue when dragging selection handles.
2023-03-01 11:52:27 -08:00
Flutter GitHub Bot
d48aef0e27 roll packages (#121675)
Roll pub packages
2023-03-01 19:02:30 +00:00
Justin McCandless
71c70ebf36 Custom context menus in SelectableRegion on web (#121653)
contextMenuBuilder now works with SelectableRegion on web (when using BrowserContextMenu.disable).
2023-03-01 10:00:14 -08:00
chunhtai
978d9b5514 Issues/111931 reland (#121576)
* Revert "Revert "Fix text.rich to merge widget span (#113461)" (#121562)"

This reverts commit c8d80163b0.

* Fixes tag to not pollute cached semantics configuration in rendering object
2023-03-01 08:33:03 -08:00
Bruno Leroux
b66a547439 Fix _TextEditingHistoryState reentrant calls (#120889)
Fix text history undo/redo should not add a new entry to the history
2023-03-01 08:52:46 +00:00
Kevin Moore
0cd6f1fbdb [flutter_tool] advertise the default value for --dart2js-optimization (#121621)
[flutter_tool] advertise the default value for --dart2js-optimization
2023-03-01 01:17:56 +00:00
Daniel Austin
b10f25c603 implement override of toString() in order to print useful message in release mode as well as debug mode (#118263)
Added `_ErrorDescription.toString()`
2023-03-01 01:08:52 +00:00
Paul
16928037ad Remove @param onDone (#113371)
Remove @param onDone
2023-03-01 00:27:43 +00:00
James Lee
3c70fb2667 Add typically used parameter name to the builder used in layout_builder (#119877)
Add  typically used parameter name to the builder used in layout_builder
2023-03-01 00:25:55 +00:00
Michael Goderbauer
6de42a70f1 Fix how tests count open SemanticsHandles (#121571)
Fix how tests count open SemanticsHandles
2023-02-28 23:55:58 +00:00
Bartek Pacia
f97a51533b Fix documentation error in README of integration_test (#117977)
Fix documentation error in README of `integration_test`
2023-02-28 23:36:47 +00:00
Flutter GitHub Bot
f75e5a04a8 roll packages (#121631)
Roll pub packages
2023-02-28 22:03:58 +00:00
Xilai Zhang
153fce4d45 Revert "Fix ExpansionTile hint for Android (#120881)" (#121624)
This reverts commit fd65fd1b16.
2023-02-28 13:15:47 -08:00
Dan Field
c8aa37d1ea Fix for #112403 and b/249091367 (#121615)
Fix monodrag gestures for #112403 and b/249091367
2023-02-28 20:14:33 +00:00
Jim Gerth
0a1af28a8b Use AnimatedSwitcher's _childNumber as Key in layoutBuilder's Stack (#121408)
Use AnimatedSwitcher's _childNumber as Key in layoutBuilder's Stack
2023-02-28 18:37:29 +00:00
Flutter GitHub Bot
61a03f7907 roll packages (#121611)
Roll pub packages
2023-02-28 17:44:15 +00:00
Greg Price
e13677450c Make ClampingScrollSimulation ballistic and more like Android (#120420)
Make ClampingScrollSimulation ballistic and more like Android
2023-02-28 17:38:29 +00:00
Ben Konyi
ecd7518df5 Reland "Remove references to Observatory (#118577)" (#121606)
This reverts commit 275ab9c69b.
2023-02-28 11:57:04 -05:00
Nabeel Parkar
e5a382ec92 Migrate activation issue template to Github form issues (#119916)
Migrate activation issue template to Github form issues
2023-02-28 08:08:01 +00:00
Flutter GitHub Bot
cf4ef28b94 Roll pub packages (#121569)
Roll pub packages
2023-02-28 03:10:07 +00:00
Michael Goderbauer
df66fecdcf showOnScreen does not crash if target node doesn't exist anymore (#121575)
showOnScreen does not crash if target node doesn't exist anymore
2023-02-28 03:06:28 +00:00
Hans Muller
cd0030cc27 Removed "typically non-null" API doc qualifiers from ScrollMetrics min,max extent getters (#121572)
Removed "typically non-null" API doc qualifiers from ScrollMetrics min,max extent getters
2023-02-28 01:53:52 +00:00
Skandar Munir
681b72c304 fixes Show Week Day in CupertinoDatePicker with CupertinoDatePickerMo… (#120052)
fixes Show Week Day in CupertinoDatePicker with CupertinoDatePickerMo…
2023-02-28 01:52:51 +00:00
Kate Lovett
677971828d Fix scrolled under for 2D scrolling (#121297)
Fix AppBar scrolled under for 2D scrolling
2023-02-28 01:13:51 +00:00
Hans Muller
1bfba7564b Added identical(a,b) short circuit to rendering library lerp methods (#121566)
Added identical(a,b) short circuit to rendering library lerp methods
2023-02-28 00:55:56 +00:00
Todd Volkert
c4ef072369 Cocoapods ffi error can be in stdout or stderr (#121470)
Cocoapods ffi error can be in stdout or stderr
2023-02-28 00:11:29 +00:00
Flutter GitHub Bot
2c3fa08253 roll packages (#121556)
Roll pub packages
2023-02-28 00:11:26 +00:00