Michael Goderbauer
0f568298d8
enable use_key_in_widget_constructors lint ( #77032 )
2021-03-02 10:14:02 -08:00
Michael Goderbauer
1512af7884
Sync lints ( #77012 )
2021-03-02 08:34:03 -08:00
Pedro Massango
524bc4a5cd
add keyboardDismissBehavior into SingleChildScrollView ( #76312 )
2021-03-02 08:29:05 -08:00
Michael Goderbauer
328a262ed6
Revert "Toggable Refactor ( #76745 )" ( #77068 )
...
This reverts commit 14552a96c105b85027486e7c1fe899b78a7e574c.
2021-03-02 08:10:37 -08:00
Michael Goderbauer
14552a96c1
Toggable Refactor ( #76745 )
2021-03-01 19:55:02 -08:00
Michael Goderbauer
fc99e7c0d7
Enable missing_whitespace_between_adjacent_strings ( #77027 )
2021-03-01 18:30:17 -08:00
Nathan Walker
995bd989dd
SliverAppBar default backwards compatibility fix ( #77022 )
2021-03-01 18:05:03 -08:00
Chinmoy
aa16a8cac0
Added clearSnackBars method to ScaffoldMessengerState ( #76146 )
2021-03-01 16:05:02 -08:00
Hans Muller
490364059d
Removed SwitchListTile accentColor dependency ( #76909 )
2021-03-01 08:34:05 -08:00
Hans Muller
b91b1644d9
Removed CheckboxListTile accentColor dependency ( #76908 )
2021-03-01 08:32:05 -08:00
Hans Muller
0478cbec60
Removed RadioListTile accentColor dependency ( #76906 )
2021-03-01 08:31:56 -08:00
xubaolin
8d866d9c02
Fix DropdownButton crash when viewport size is too small for the entirety of the menu's height ( #76764 )
2021-03-01 08:31:04 -08:00
Swayam221
fc77610dd6
changed 'constrains' to 'constraints' in ChildLayoutHelper.dryLayoutC… ( #76963 )
2021-03-01 00:36:03 -08:00
Ian Hickson
199d5dc086
Clarify what AndroidMotionEvent is for. ( #76752 )
2021-02-28 14:36:02 -08:00
Greg Spencer
7dbd586e04
Reland "ListTile Material Ripple and Shape Patch ( #74373 )" ( #76892 )
...
This reverts commit f8cd24d in an attempt to re-land it.
There are no changes in this PR from #74373 , since it only failed Google internal tests, and we think that the solution involves updating those tests instead of changing this code.
2021-02-26 22:10:19 -08:00
Hans Muller
c9ccb17710
Revert "Removed CheckboxListTile accentColor dependency ( #76877 )" ( #76904 )
...
This reverts commit 24bf6b81d576b343e130b7c367c39bd4f35ad7c0.
2021-02-26 18:09:08 -08:00
Hans Muller
24bf6b81d5
Removed CheckboxListTile accentColor dependency ( #76877 )
2021-02-26 16:10:45 -08:00
Kate Lovett
ee54a72a1d
Remove typematcher again ( #76331 )
2021-02-26 15:01:03 -08:00
Lau Ching Jun
75ad491f99
Add system channel to access the localization plugin. ( #76847 )
2021-02-26 14:59:41 -08:00
Hans Muller
f835839f6b
Removed BottomNavigationBar accentColor dependency ( #76810 )
2021-02-25 15:14:39 -08:00
Ferhat
cc9b78fc5c
[web] Treeshake keymaps for web (4% code size reduction in hello world) ( #75945 )
2021-02-25 13:26:03 -08:00
Mouad Debbar
f5343f4f23
[web] Arrow keys change selected item in dropdown ( #76656 )
2021-02-24 14:08:58 -08:00
LongCatIsLooong
ac4d5099d8
Reland #74722 ( #75604 )
2021-02-24 11:01:03 -08:00
chunhtai
d75cfa584c
Hide selection handles from semantics ( #76641 )
...
* Hide selection handles from semantics
* update comment
2021-02-23 15:56:39 -08:00
Justin McCandless
1794e81f61
Keep the selection after 'Copy' pressed on iOS. ( #76327 )
2021-02-23 15:56:04 -08:00
Jonathan Cole
08e38cf25e
Fix BottomNavigationBar MediaQuery padding ( #75360 )
2021-02-23 13:21:03 -08:00
chunhtai
b5139515c1
Revert "fixes TextInputFormatter gets wrong old value of a selection ( #75541 )" ( #76627 )
...
This reverts commit a46139a2cef8144444a3e13a3970e9a267304b91.
2021-02-23 11:25:01 -08:00
Kate Lovett
c0b5db6c0e
Add fix for BottomNavigationBarItem.title -> label ( #76339 )
2021-02-23 10:16:05 -08:00
allysonjp715
9ce3f76c53
Add a EdgeInsetsDirectional.all constructor similar to EdgeInsets.all ( #76542 )
2021-02-23 08:41:03 -08:00
Nathan Walker
01b7ada7c1
SliverAppBar Default Elevation Patch ( #73526 )
2021-02-22 16:56:03 -08:00
nt4f04uNd
9b6d267ea3
adding freeze parameter to Texture and TextureBox ( #75738 )
2021-02-22 10:21:03 -08:00
Darren Austin
539510b4a1
Added the ability to bring up the date picker dialogs in calendar or text input only modes that don't allow the user to switch. ( #76343 )
2021-02-19 11:30:59 -08:00
chunhtai
a46139a2ce
fixes TextInputFormatter gets wrong old value of a selection ( #75541 )
2021-02-19 11:16:02 -08:00
creativecreatorormaybenot
c51fba9736
Improve lifecycle docs ( #76021 )
2021-02-18 14:31:03 -08:00
Chinmoy
c785efadda
Fixed improper assertion of maxCrossAxisExtent ( #75095 )
2021-02-18 14:26:11 -06:00
Fitz
7233d9639c
Add missing widget of the week video links to API docs ( #76251 )
2021-02-18 11:26:04 -08:00
Kate Lovett
1bf6683399
Scrollbar updates for native Android behavior ( #76173 )
2021-02-18 11:11:04 -08:00
fzyzcjy
1b819a047b
Correct the unit of file size from "kb" (maybe "kilo bits") to "KB" ( #76033 )
2021-02-18 08:46:03 -08:00
Hans Muller
4d78435a18
Removed ButtonBar from the Scaffold and About widgets ( #76246 )
2021-02-18 08:32:04 -08:00
Abhishek Ghaskata
86d6d17a4f
removed a14n todos ( #76278 )
2021-02-18 09:41:03 +01:00
Ian Hickson
341984237e
Const constructor audit. ( #76162 )
2021-02-17 19:46:04 -08:00
Jonah Williams
db1e9f053f
update all packages ( #76254 )
2021-02-17 17:33:56 -08:00
Ian Hickson
00630d0980
Remove some `dynamic's. ( #76239 )
2021-02-17 16:46:03 -08:00
LongCatIsLooong
c66e6947ae
minor ui.TextStyle toString test improvement ( #76181 )
2021-02-17 15:16:06 -08:00
Chinmoy
bb43d2c632
Added checkboxHorizontalMargin to DataTable and PaginatedDataTable ( #71217 )
2021-02-17 15:11:52 -08:00
Roshan Prakash Raut
19990c2d42
added debugDisableShadows usage explaination ( #72008 )
2021-02-17 14:50:22 -08:00
Abhishek Ghaskata
424a122e56
Refactor Hero example ( #75895 )
2021-02-17 14:46:05 -08:00
Ren You
3c77c432f6
Revert "Remove some `dynamic's. ( #75820 )" ( #76232 )
...
This reverts commit 2d9a01a848bee74b5e68007bda68e356879ef077.
2021-02-17 14:02:26 -08:00
xubaolin
a3dd5aeaad
ScrollController.jumpTo zero should not trigger the refresh indicator ( #75764 )
2021-02-17 11:11:02 -08:00
Hans Muller
fe0ceeb80d
Reland: Removed ButtonBar from AlertDialog #75676 ( #76167 )
2021-02-17 11:02:02 -08:00