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
Jonah Williams
72a835fa55
[flutter_tools] remove mocks from android SDK tests ( #76887 )
2021-02-27 11:56:01 -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
Jonah Williams
dda17485cf
[flutter_tools] remove all mock artifacts usage ( #76884 )
2021-02-26 13:28:31 -08:00
Jenn Magder
2a54bb02aa
Opt into CocoaPods parallel codesigning ( #76833 )
2021-02-26 13:16:03 -08:00
Jonah Williams
2951363dc8
[flutter_tools] switch FakeCache to cache.test and NoopUsage to TestUsage ( #76802 )
2021-02-26 11:13:32 -08:00
Jonah Williams
666c950989
[flutter_tools] replace most MockBuildSystem instances with TestBuildSystem ( #76821 )
2021-02-26 08:46:00 -08:00
Jonah Williams
2f1702f78e
[flutter_tools] remove mock from terminal test ( #76812 )
2021-02-26 08:38:55 -08:00
Jonah Williams
a49d677349
[flutter_tools] simplify packages pass-through testing ( #76806 )
2021-02-26 08:38:32 -08:00
Jenn Magder
023582db33
Stop trying to thin iOS App.framework ( #76834 )
2021-02-25 18:49:12 -08:00
Jenn Magder
d099ae60f0
Add ephemeral iOS directory to put future generated files ( #76830 )
2021-02-25 18:16:03 -08:00
Jenn Magder
f5903a91e0
Remove dead ensureDirectoryExists ( #76829 )
2021-02-25 18:11:01 -08:00
Hans Muller
f835839f6b
Removed BottomNavigationBar accentColor dependency ( #76810 )
2021-02-25 15:14:39 -08:00
Jonah Williams
2d4f5a98e8
[flutter_tools] remove mock from cmake project migrator ( #76813 )
2021-02-25 14:59:10 -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
Jonah Williams
09b2f435a8
[flutter_tools] remove mockito from mdns client test ( #76747 )
2021-02-25 12:16:02 -08:00
Perqin
131f59f17e
[flutter_tools] Avoid duplicated calls to l10n generation ( #76066 )
2021-02-25 12:11:03 -08:00
Jenn Magder
5bc100da31
Move iOS framework thinning into the tool ( #76665 )
2021-02-24 18:02:43 -08:00
Gary Qian
9df362a73f
[flutter_tools] Refactor DeferredComponents validator and add build target ( #76400 )
2021-02-24 17:51:03 -08:00
Jonah Williams
d60e9de75d
[flutter_tools] remove remaining extensions ( #76743 )
2021-02-24 16:46:03 -08:00
Jonah Williams
a3b14c58ae
[flutter_tools] replace vm_service extension methods with wrapper class ( #76721 )
2021-02-24 15:40:33 -08:00
Jonah Williams
acdf4ba871
[flutter_tools] remove process manager mocks from error_handling_io tests ( #76725 )
2021-02-24 14:51:04 -08:00
Mouad Debbar
f5343f4f23
[web] Arrow keys change selected item in dropdown ( #76656 )
2021-02-24 14:08:58 -08:00
Jonah Williams
f7823d58da
[flutter_tools] fix comment in resident web runner ( #76724 )
2021-02-24 14:06:02 -08:00
Jonah Williams
114ba8cc3e
[flutter_tools] add unit test for error 32 in cache deletion ( #76714 )
2021-02-24 12:11:03 -08:00
LongCatIsLooong
ac4d5099d8
Reland #74722 ( #75604 )
2021-02-24 11:01:03 -08:00
Jia Hao
1c179c401f
Bump packages ( #76673 )
2021-02-24 09:21:03 -08:00
Jia Hao
bc20f2ee88
[flutter_tools] Fail fast when test dependencies are missing ( #76679 )
2021-02-24 09:11:03 -08:00
Sam Rawlins
e43738824e
Remove unused imports of system libraries. ( #76436 )
2021-02-24 08:41:03 -08:00
Jonah Williams
8974cef1d9
[flutter_tools] enable experimental invaldation everywhere ( #76618 )
2021-02-24 08:16:02 -08:00
Emmanuel Garcia
dadbd47d09
Disable clang format in the plugin registrants ( #76662 )
2021-02-23 23:36:04 -08:00
Jonah Williams
bbaced6d12
[flutter_tools] cache adb path ( #76650 )
2021-02-23 17:26:02 -08:00
Jia Hao
a341da6e0e
[flutter_tools] Don't stringify null values in EventPrinter ( #76579 )
2021-02-23 17:06:04 -08:00
Daniel Gomez
739adf3d3e
Add sharding options to test command line ( #76382 )
2021-02-23 16:26: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
Emmanuel Garcia
098ece522d
Disable warnings for the dart plugin registrant ( #76561 )
2021-02-23 11:45:33 -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