Pierre-Louis
c49cd2719d
[Fonts] Remove update_icons TODO ( #79027 )
2021-03-25 09:29:02 -07:00
Pierre-Louis
e34f3b013f
[Fonts] Update material icons ( #78311 )
...
* Update icons
* remove trailing blank line
2021-03-25 10:22:57 +01:00
Tong Mu
5647407f07
Add mouseCursor, onEnter, and onExit to TextSpan ( #77754 )
2021-03-25 00:39:03 -07:00
Hans Muller
b44e536c62
Updated TimePickerThemeData API doc ( #79009 )
2021-03-24 23:09:02 -07:00
Jenn Magder
f6eab1d40e
Revert "Remove whitespace directionality formatter ( #78501 )" ( #79014 )
...
This reverts commit d3ee5ace29e0ea173de16745e9acb0ef581b9dc2.
2021-03-24 18:25:43 -07:00
Tapaswi Satyapanthi
dbf7fab0a9
Resolved contradictory documentation of showGeneralDialog and default value of 'barrierLabel' argument ( #78890 )
2021-03-24 17:59:04 -07:00
LongCatIsLooong
d3ee5ace29
Remove whitespace directionality formatter ( #78501 )
2021-03-24 17:54:02 -07:00
Hans Muller
82f1d639e0
Removed accentColor dependency from ExpansionTile ( #77933 )
2021-03-24 17:19:29 -07:00
Jonah Williams
5344ed7156
[flutter] use null aware operators for function invocations ( #79003 )
2021-03-24 17:01:52 -07:00
Noor Dawod
2c4138428a
Feature refresh indicator padding ( #72052 )
...
Add ability to control RefreshProgressIndicator's distance from edges.
2021-03-24 14:26:46 -07:00
Tong Mu
eb6e56761e
Revert "Remove keyLabel and debugName from Logical/PhysicalKeyboardKey ( #78263 )" ( #79005 )
...
This reverts commit 515ef91ba1f6021403e30ecf535a852e3cbd9a2c.
2021-03-24 13:31:02 -07:00
LongCatIsLooong
ea3d4dbd6e
Reland "ConstraintsTransformBox ( #77994 )" reverted in ( #78661 ) ( #78673 )
2021-03-24 10:35:02 -07:00
Anurag Roy
02402392f1
[FloatingActionButtonLocation] Add spacing between placement entries in documentation ( #77793 )
2021-03-24 10:30:03 -07:00
Tong Mu
515ef91ba1
Remove keyLabel and debugName from Logical/PhysicalKeyboardKey ( #78263 )
...
- Remove `LogicalKeyboardKey.keyLabel`
- Make `Physical/LogicalKeyboardKey.debugName` getters
- Make `Physical/LogicalKeyboardKey()` factory constructors, which cache non-predefined instances.
2021-03-24 04:59:57 -07:00
xubaolin
2edb685b23
Use Object? instead of dynamic for Element slots ( #78928 )
2021-03-24 15:19:45 +08:00
chunhtai
5029be0b9f
Add dismiss action to modal barrier ( #78808 )
...
* Add dismiss action to modal barrier
* fix test
* fix another test
2021-03-23 16:42:20 -07:00
Anurag Roy
2415eca4d2
[FloatingActionButtonLocation] Avoid docked FAB to be clipped by the software keyboard ( #77769 )
2021-03-23 13:31:02 -07:00
Kate Lovett
bde6b162a0
Add fix for RectangularSliderTrackShape ( #78658 )
2021-03-23 12:26:03 -07:00
chunhtai
00592ceb27
Fixes AlertDialog and SimpleDialog to not merge their content semantics ( #78633 )
2021-03-23 12:01:03 -07:00
Kate Lovett
0105c8f377
Dart Fix for InputDecoration ( #78672 )
2021-03-23 13:24:27 -05:00
Ren You
b921a2443f
Revert "InteractiveViewer.builder ( #77414 )" ( #78867 )
...
This reverts commit 2c2c8a7561fabbd8a841cc64fff2f98a8373bea4.
2021-03-23 08:11:58 -07:00
Todd Volkert
5d37734ea1
Slight cleanup in PointerSignalResolver docs ( #78817 )
2021-03-22 23:30:00 -07:00
Hans Muller
720dac5438
Revert "Fixed Buttons with icon RenderFlex overflow ( #78018 )" ( #78825 )
2021-03-22 20:56:02 -07:00
Shi-Hao Hong
49adef6792
[State Restoration] Code sample templates, migrate existing code samples ( #78757 )
...
* Create state restoration templates,
* Update existing state restoration samples to use the new templates
* Add to README, decided to require stateful widgets to include RestorationMixin
2021-03-23 09:24:34 +08:00
Shi-Hao Hong
7a88eb97ea
Typo fixes ( #78755 )
2021-03-23 09:23:43 +08:00
Darren Austin
6556d1db17
Removed TimePicker dependence on accentTextTheme. ( #78771 )
2021-03-22 14:31:13 -07:00
Todd Volkert
351e319a47
Improve documentation for PointerSignalResolver class ( #78738 )
2021-03-22 12:15:03 -07:00
Justin McCandless
47db96af1b
Mac word modifier TextEditingActions ( #78573 )
2021-03-22 09:46:03 -07:00
Justin McCandless
2c2c8a7561
InteractiveViewer.builder ( #77414 )
2021-03-22 09:41:03 -07:00
Shi-Hao Hong
e58ee0fbc7
[State Restoration] Material DateRangePicker, adds some general state restoration tests ( #78506 )
2021-03-22 13:06:06 +08:00
Shi-Hao Hong
2977a346fe
Custom PopupMenuItem padding ( #78523 )
2021-03-22 11:00:48 +08:00
Mouad Debbar
c0bcb4fc16
Revert "ConstraintsTransformBox ( #77994 )" ( #78661 )
...
This reverts commit 8c44abc009a333b0494598c0cfda0fbc07358234.
2021-03-19 16:34:57 -07:00
LongCatIsLooong
8c44abc009
ConstraintsTransformBox ( #77994 )
2021-03-19 15:56:04 -07:00
Darren Austin
7fe4a1bf04
Removed DayPicker dependence on accentColor. ( #78576 )
2021-03-19 15:36:03 -07:00
Michael Goderbauer
197b440e96
Migrate out custom ignore syntax to flutter_ignore ( #78497 )
2021-03-19 15:33:05 -07:00
Michael Goderbauer
65f232fd76
Add restorationId to Material/CupertinoPage ( #78450 )
2021-03-19 15:32:31 -07:00
Darren Austin
fd37a50ff9
Removed GridTileBar accentColor dependency. ( #78574 )
2021-03-19 14:36:04 -07:00
Michael Goderbauer
efbde443d2
Clean up ignores that are not ignoring anything ( #78484 )
2021-03-18 13:40:08 -07:00
Shi-Hao Hong
594ce21d6f
[State Restoration] Material Date Picker ( #77879 )
2021-03-17 16:10:03 -07:00
Kabo
640ae7a393
Fix documentation for material Scrollbar.radius ( #78004 )
2021-03-17 15:55:02 -07:00
Justin McCandless
70aa045705
Autocomplete dartpad examples fix ( #77863 )
...
Fixes the dartpad examples on the docs site.
2021-03-17 15:50:53 -07:00
Michael Goderbauer
7ffb80b9e3
Fix typos in keyboard code ( #78464 )
2021-03-17 15:20:04 -07:00
William Oprandi
e6f2bc8637
FocusableActionDetector now exposes descendantsAreFocusable property ( #77288 )
2021-03-17 14:40:04 -07:00
Benjamin Swerdlow
b35fbfec1d
Update docs to reflect Null Safety ( #78143 )
2021-03-17 14:36:07 -07:00
lsaudon
e260a73d9e
Fixed Buttons with icon RenderFlex overflow ( #78018 )
2021-03-17 13:00:00 -07:00
Shi-Hao Hong
8aca65a92d
Include validation for inputOnly mode ( #78428 )
2021-03-17 12:56:16 -07:00
Michael Goderbauer
4c0a8e01c1
Table widget rendering bug ( #78081 )
2021-03-16 18:43:03 -07:00
Hans Muller
6346edbaa3
Removed accentColor refs from API docs ( #78375 )
2021-03-16 17:04:00 -07:00
Hans Muller
79862c48c9
Removed accentTextTheme references from Typography API doc ( #78371 )
2021-03-16 17:02:56 -07:00
Johannes von Bargen
4b150b135f
Add optional DragAnchorStrategy to Draggable ( #73143 )
2021-03-16 16:48:03 -07:00