10575 Commits

Author SHA1 Message Date
Simon Binder
c71f1dd76b
Treat hidden IndexedStack children as offstage for test finder (#123129)
Treat hidden `IndexedStack` children as offstage for test finder
2023-03-29 19:58:58 +00:00
Christopher Fujino
820ec70a8d
[flutter_tools] Remove --no-sound-null-safety #3 (#123297)
[flutter_tools] Remove --no-sound-null-safety #3
2023-03-29 17:56:23 +00:00
Ayush Bherwani
91311156e1
[Stepper] adds stepIconBuilder property (#122816)
[Stepper] adds stepIconBuilder property
2023-03-29 07:16:01 +00:00
Taha Tesser
d74a1bb012
Fix off-screen selected text throws exception (#123595)
Fix off-screen selected text throws exception
2023-03-29 06:54:53 +00:00
Kate Lovett
659ba386f6
Fix SliverGridRegularTileLayout.computeMaxScrollOffset for 0 children (#123348)
Fix SliverGridRegularTileLayout.computeMaxScrollOffset for 0 children
2023-03-29 00:13:50 +00:00
Henry Riehl
d173c660d8
Add alignmentOffset when menu is positioned on the opposite side (#122812)
Add alignmentOffset when menu is positioned on the opposite side
2023-03-28 20:59:52 +00:00
Loïc Sharma
d9da7c5faa
[Shortcuts] Improve documentation (#123499)
[Shortcuts] Improve documentation
2023-03-28 16:47:06 +00:00
Kate Lovett
3dfc60c0d1
Revert "Fix divider width in scrollable TabBar for Material 3 and add dividerHeight parameter (#123127)" (#123616)
Revert "Fix divider width in scrollable `TabBar` for  Material 3 and add `dividerHeight` parameter"
2023-03-28 16:45:15 +00:00
Qun Cheng
0300cfa603
Create SearchAnchor and SearchViewTheme Widget (#123256) 2023-03-27 23:31:11 -07:00
Michael Goderbauer
5377182d3d
Fix Align doc (#123566)
Fix Align doc
2023-03-28 04:56:02 +00:00
Greg Price
48111197ac
Fix out-of-bounds and reversed TextBox queries in computing caret metrics (#122480)
Fix out-of-bounds and reversed TextBox queries in computing caret metrics
2023-03-28 03:16:20 +00:00
Loïc Sharma
8f62e34267
[Focus] Add run key command to dump the focus tree (#123473)
[Focus] Add run key command to dump the focus tree
2023-03-28 00:33:39 +00:00
Taha Tesser
3512c2cd76
Fix divider width in scrollable TabBar for Material 3 and add dividerHeight parameter (#123127)
Fix divider width in scrollable `TabBar` for  Material 3 and add `dividerHeight` parameter
2023-03-27 22:52:59 +00:00
Renzo Olivares
04f6acd881
Add TextField triple tap/click gestures (#119046)
Add TextField triple tap/click gestures
2023-03-27 22:39:52 +00:00
Chinmoy
aa5db20fbb
Added backgroundColor and disabledBackgroundColor to SnackBarAction. (#118786) 2023-03-27 15:25:56 -07:00
Bruno Leroux
6e2bbf9413
Fix Animations in NavigationDestination icons don't work (#123400) 2023-03-27 13:39:41 -07:00
Bruno Leroux
94f8772cea
Make InkInteractiveFeature customBorder updatable (#123536) 2023-03-27 13:34:11 -07:00
Michael Goderbauer
48bb12dfbe
Make Element tree root generic (#123352)
Make Element tree root generic
2023-03-27 20:31:49 +00:00
Camille Simon
5e76e119d5
Allow spell check to fail silently on unsupported platforms & spell checkers (#122715)
Allow spell check to fail silently on unsupported platforms & spell checkers
2023-03-27 15:38:54 +00:00
Jan Kuß
4a1002e2e2
Fix selection toolbar not showing on drag end (#121110) 2023-03-26 22:55:12 +02:00
Todd Volkert
25174d621e
Make InkDecoraiton not paint if the ink is not visible (#122585)
Make InkDecoration not paint if the ink is not visible
2023-03-25 21:00:23 +00:00
Mateus Felipe C. C. Pinto
8636e33398
[Documentation] Add ActionChip in disabled state (#123143)
[Documentation] Add ActionChip in disabled state
2023-03-25 18:58:23 +00:00
Loïc Sharma
70e1dc7387
[Clipboard] Assert at least one clipboard data variant is provided (#122446)
[Clipboard] Assert at least one clipboard data variant is provided
2023-03-24 19:12:10 +00:00
Mitchell Goodwin
f4caee6efb
Add adaptive Checkbox and CheckboxListTile (#123132)
Add adaptive Checkbox and CheckboxListTile
2023-03-24 17:33:05 +00:00
Bernardo Ferrari
5054b6e514
Add Non-Uniform Border to Border. (#121921)
Add Non-Uniform Border to Border.
2023-03-24 01:40:56 +00:00
Hans Muller
59c9d4e845
Added ExpansionTileController (#123298)
Added ExpansionTileController
2023-03-24 00:51:06 +00:00
Taha Tesser
f7fb14ec58
Add customizable mouse cursor to DataTable (#123128) 2023-03-23 17:45:34 -07:00
Kate Lovett
68be52c5f5
Clean up scrolling delegate code for 2D (#122651)
Clean up scrolling delegate code for 2D
2023-03-23 23:06:43 +00:00
Pierre-Louis
02d5c7595b
Add support for secondary tab bar (#122756)
Add support for secondary tab bar
2023-03-23 22:49:59 +00:00
Benjamin Quinn
5ef9b847aa
Expose toggle to textfield's opacity animation. (#122474)
Expose toggle to textfield's opacity animation.
2023-03-23 19:49:58 +00:00
Bernardo Ferrari
100cf21e27
Prefer enum over class. (#123312)
Convert `AndroidSemanticsAction` to enum.
2023-03-23 19:46:37 +00:00
Michael Goderbauer
fccca49373
Refactor buildOverscrollIndicator (#123246) 2023-03-23 12:34:42 -07:00
Michael Goderbauer
7f41ab25c9
Fix (insert|move|remove)RenderObjectChild methods in base class (#123276) 2023-03-23 12:34:26 -07:00
Michael Goderbauer
31798757e7
replace some ._() constructors with class modifiers (#122765) 2023-03-23 12:29:18 -07:00
Rydmike
9dec4fbd1e
FIX: NavigationDrawer hover/focus/pressed does not use indicatorShape (#123325)
FIX: NavigationDrawer hover/focus/pressed do not use indicatorShape
2023-03-23 18:13:47 +00:00
Jacob MacDonald
b212e7b32b
implement Iterator and Comparable instead of extending them (#123282)
implement Iterator and Comparable instead of extending them
2023-03-23 17:10:31 +00:00
Michael Goderbauer
f68a676353
Workaround for exhaustivness bug in dart2js (#123242)
Workaround for exhaustiveness bug in dart2js
2023-03-22 21:45:19 +00:00
Michael Goderbauer
fda9ecfef7
Remove 1745 decorative breaks (#123259)
Remove 1745 decorative breaks
2023-03-22 21:12:22 +00:00
Ian Hickson
3fe5740153
Documentation improvements (#122787)
Documentation improvements
2023-03-22 18:58:57 +00:00
Michael Goderbauer
433453f8dd
Remove window reference from doc snippet (#123176)
Remove window reference from doc snippet
2023-03-22 03:49:56 +00:00
Kate Lovett
4be45e950d
Remove indicator from scrolling tab bars (#123057)
Remove indicator from scrolling tab bars
2023-03-21 23:44:12 +00:00
Michael Goderbauer
a9073f787c
Deprecate BindingBase.window (#120998)
Deprecate BindingBase.window
2023-03-21 21:08:23 +00:00
Michael Goderbauer
25e38a2a87
Bump lower Dart SDK constraints to 3.0 & add class modifiers (#122546)
Bump lower Dart SDK constraints to 3.0 & add class modifiers
2023-03-21 20:21:58 +00:00
Mitchell Goodwin
1ba3f99bb0
Create cupertino checkbox (#122244)
Create cupertino checkbox
2023-03-21 14:48:34 +00:00
Dan Field
28f17d345b
Make EditableText respect MediaQuery.boldTextOf (#122754) 2023-03-20 21:08:41 -07:00
Kate Lovett
484c22682b
Fix error message for unbounded viewports (#123035)
Fix error message for unbounded viewports
2023-03-20 21:34:00 +00:00
Michael Goderbauer
c4a81e9e17
Remove unused replacement from Visibility.maintain (#123039)
Remove unused replacement from Visibility.maintain
2023-03-20 19:45:03 +00:00
Taha Tesser
8679aeb235
Fix TimePicker input mode width for 12-hour format (#122868)
Fix `TimePicker` input mode width for 12-hour format
2023-03-20 18:09:49 +00:00
Greg Price
0117de40d8
Give PolynomialFit more docs, and a debug toString (#122333)
Give PolynomialFit more docs, and a debug toString
2023-03-20 18:08:17 +00:00
acumen
e0ea39fee5
Reland "Fix bug with clicking Copy or Select All within contextMenu" (#122973)
Reland "Fix bug with clicking `Copy` or `Select All` within contextMenu"
2023-03-20 17:22:10 +00:00