16105 Commits

Author SHA1 Message Date
Sigurd Meldgaard
b948bc073d
Flutter tool - Don't check for updates when run on a bot (#76107) 2021-03-19 14:21:04 -07:00
Angjie Li
6515806717
Revert "Fix a legacy TODO (#77454)" (#78584)
This reverts commit 5e4e530e934a3a4bd4fff818c3f04193e36a0f7d.
2021-03-19 10:08:12 -07:00
Michael Goderbauer
efbde443d2
Clean up ignores that are not ignoring anything (#78484) 2021-03-18 13:40:08 -07:00
Jonah Williams
28532edaa5
Update all versions and migrate devicelab framework to package:vm_service (#78557) 2021-03-18 12:38:12 -07:00
Jenn Magder
2dbe1ec8fb
Move web tool test per-test timeout to shard (#78508) 2021-03-18 11:50:49 -07:00
Jenn Magder
0e2f66e90c
Parse engine src path from an absolute --local-engine (#78496) 2021-03-18 11:50:38 -07:00
Jonah Williams
d27666e058
[flutter_tools] migrate context to null safety (#78359) 2021-03-18 10:18:20 -07:00
Jonah Williams
cdfe39556b
[flutter_tools] handle OSError 2 from current working directory (#78380) 2021-03-18 09:49:25 -07:00
Marcus Tomlinson
01c772cc8d
Revert "Add libblkid / liblzma / libgcrypt as an explicit dependancy on Linux" (#78415)
* Revert "Add libgcrypt as an explicit dependancy on Linux"

This reverts commit bf65b3d03ccdc1dd21c09f34d600d72b0636a784.

* libblkid & liblzma not explicitly required either
2021-03-18 09:14:44 -07:00
Anna Gringauze
e8c3ce6bd1
Try fixing web tool tests on windows (#78386) 2021-03-17 22:13:13 -07:00
Jenn Magder
7dd752ace6
Add trace logging to local engine path autodetection (#78482) 2021-03-17 17:35:43 -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
Hans Muller
7c4c3419ae
Remove accentColor et al. from tests (#78449) 2021-03-17 13:28:09 -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
Jonah Williams
4807f806e2
[flutter_tools] remove globals from logger (#78353) 2021-03-16 16:46:21 -07:00
Ian Hickson
f3c25fa07a
Align more closely with package:test (#77118) (#78343) 2021-03-16 13:58:02 -07:00
Jenn Magder
0cf1007276
Remove mocks from cocoapods_test (#78279) 2021-03-16 13:53:04 -07:00
Jenn Magder
b3fa6eb6f5
Download platform artifacts from assemble if needed (#78272) 2021-03-16 13:48:04 -07:00
Jonah Williams
2584afd7ec
[flutter_tools] scaffolding for Windows UWP template (#78067) 2021-03-16 13:43:04 -07:00
Abhishek Ghaskata
43e3328e98
Add assertion of recordable list (#76272) 2021-03-16 12:18:01 -07:00
Darren Austin
5ab3474435
Removed the last vestiges of accent color from the FloatingActionButton. (#78296) 2021-03-16 12:00:31 -07:00
Hans Muller
14b8194bad
Added iconColor and textColor properties to ExpansionTile (#78281) 2021-03-16 11:53:45 -07:00
Ian Hickson
5e4e530e93
Fix a legacy TODO (#77454) 2021-03-16 10:48:02 -07:00
Abhishek Ghaskata
db37499e9b
change the link (#78302) 2021-03-16 09:48:03 -07:00
Jenn Magder
61c848c1bd
Point "flutter build ipa --analyze-size" to archive app output (#78259) 2021-03-16 09:43:02 -07:00
Tong Mu
7dca2e54a0
Impl (#78218) 2021-03-16 09:38:04 -07:00
Zachary Anderson
e7e1a04aa3
Revert "Align more closely with package:test (#77118)" (#78329)
This reverts commit 0cbe597540f6b51ab7157ab8747906e9923b79e4.
2021-03-16 09:26:34 -07:00
Pierre-Louis
5be3f215ed
[Fonts] Update material icons (#76607)
* Update icons using new process

* Remove trailing blank line

* regen icons.dart

* regen with new codepoints

* Update material_fonts.version

Keep current Roboto
2021-03-16 08:35:00 +01:00
Ian Hickson
0cbe597540
Align more closely with package:test (#77118) 2021-03-15 16:28:02 -07:00
Jenn Magder
628ae57e4e
Remove mocks from compile_expression_test (#78092) 2021-03-15 16:06:54 -07:00
Gary Qian
2a8b296ae9
[flutter_tools] Deferred components: Encode base module loading units in manifest metadata (#78079) 2021-03-15 15:58:06 -07:00
Hans Muller
f3725d0a4b
Fix bug in ButtonStyle.lerp(), in _LerpSides (#78051) 2021-03-15 14:31:46 -07:00
LongCatIsLooong
4f569fb326
CupertinoTextField to show disabled background color when decoration is null (#78140) 2021-03-15 14:18:03 -07:00
Jenn Magder
75da995fbc
MockOperatingSystemUtils -> FakeOperatingSystemUtils (#77988) 2021-03-15 11:38:03 -07:00
Gurjinder Partola
2e17a8e676
Fix avdmanager path detection (#78166) 2021-03-15 11:18:04 -07:00
John Ryan
71fb91621d
Add instructions to integration_test example README (#77090) 2021-03-15 11:13:05 -07:00
David Darrell
f69b8d33cd
DropdownItems with a null value should still display its child (#77666) 2021-03-15 11:03:05 -07:00
Jenn Magder
8b14454496
Remove MockFlutterVersion from mocks (#78089) 2021-03-15 10:58:36 -07:00
omerlevran46
c94648f9cc
[fuchsia] remove no devices found from ffx parsing (#77651) 2021-03-15 10:58:05 -07:00
Abhishek Ghaskata
59ea6192c6
Added scrollbar example (#75761) 2021-03-15 10:53:04 -07:00