Chris Yang
d447141bac
[flutter_tools] update message for flutter create -t plugin
when no --platforms
specified ( #71962 )
2020-12-10 15:15:55 -08:00
Michael Goderbauer
78cbfbff42
Revert "Migrate devicelab to package:vm_service ( #71882 )" ( #72092 )
...
This reverts commit 9d1d0cfeb50a123712c5425778ed704d119435b6.
2020-12-10 12:56:02 -08:00
Dan Field
9d1d0cfeb5
Migrate devicelab to package:vm_service ( #71882 )
2020-12-10 12:43:04 -08:00
Daniel Edrisian
bff0ec470a
Add footer to CupertinoFormSection and fix CupertinoFormSection margins. ( #72046 )
2020-12-10 10:58:04 -08:00
engine-flutter-autoroll
781c9bcb4d
Roll Engine from 8518a5bbe69a to 827aa5d073f3 (4 revisions) ( #72041 )
2020-12-10 10:53:03 -08:00
LongCatIsLooong
0938b8a022
Add autofill troubleshooting tips to autofillHints documentation ( #70321 )
2020-12-10 10:48:02 -08:00
engine-flutter-autoroll
36bed2b4c3
Roll Engine from d2ccdefe1877 to 8518a5bbe69a (2 revisions) ( #72036 )
2020-12-09 17:13:04 -08:00
Jia Hao
c2bfb7b348
[integration_test] Wrap pumped widgets with a RepaintBoundary ( #70368 )
2020-12-09 16:33:04 -08:00
Alex Li
135a8c22b1
Introduce MaxLengthEnforcement
( #68086 )
2020-12-10 07:31:59 +08:00
gabber235
635dfc3e4f
Draggable: onDragUpdate callback ( #68185 )
2020-12-09 14:58:04 -08:00
houyushan
d12098da8a
Fix a ConstantTween's clerical error and Add some Tween testcases. ( #71830 )
2020-12-09 14:48:03 -08:00
Michael Goderbauer
ceca634e98
Constrain width/hight when asking child for intrinsics ( #71880 )
2020-12-09 14:42:19 -08:00
Jenn Magder
53119af105
Add macOS to lint plugins integration test ( #71953 )
2020-12-09 13:35:39 -08:00
Jenn Magder
be1325f18b
Add integration_test to integration tests build shard ( #71934 )
2020-12-09 13:07:36 -08:00
Emmanuel Garcia
f172c827cb
Ensure apps can build while using AGP 3.3.0 ( #71964 )
2020-12-09 12:58:05 -08:00
Jenn Magder
8cd03a2e36
Run plugin tests on try builders when flutter_tools changes ( #71937 )
2020-12-09 11:33:04 -08:00
David Martos
56716f61a2
Chip theme label style is merged with the provided label style ( #70687 )
2020-12-09 11:28:05 -08:00
Jenn Magder
d553aa06c7
Revert "Reland Move embedding and linking macOS Flutter frameworks into the tool ( #71965 )" ( #72012 )
...
This reverts commit 0b6b3eecfe75c1da509385a9efb9efd9aa01a352.
2020-12-09 11:19:49 -08:00
Jenn Magder
0b6b3eecfe
Reland Move embedding and linking macOS Flutter frameworks into the tool ( #71965 )
2020-12-09 09:46:53 -08:00
engine-flutter-autoroll
e408d673b7
Roll Engine from 5db69719d1b8 to d2ccdefe1877 (5 revisions) ( #72003 )
2020-12-09 09:33:03 -08:00
Zachary Anderson
52ea6c2a31
[flutter_tool] Fix crash in update-packages ( #71950 )
2020-12-09 08:51:10 -08:00
engine-flutter-autoroll
a56e616c0b
5db69719d Roll Skia from 51ab694cbb86 to 9a6cece5a830 (1 revision) (flutter/engine#22952) ( #71973 )
2020-12-09 08:28:05 -08:00
engine-flutter-autoroll
a12e2a473a
df39e5c51 Roll Dart SDK from d75741b19133 to a92baed5f8e2 (1 revision) (flutter/engine#22944) ( #71969 )
2020-12-08 20:13:04 -08:00
engine-flutter-autoroll
bf1091b80d
Roll Engine from de341faa4d51 to ed110bfd717a (13 revisions) ( #71966 )
2020-12-08 19:08:02 -08:00
Todd Volkert
c8f07aad56
Remove duplicate code in Element.rebuild() and BuildOwner.buildScope() ( #71940 )
...
Element.rebuild() and BuildOwner.buildScope() both had code to
manager the `BuildOwner._debugCurrentBuildTarget` state variable.
Unfortunately, only one of the two places was using a try/finally
to ensure that the state variable was restored even if an error
was thrown.
This creates a private method to unify the copy/pasted code.
2020-12-08 17:58:28 -08:00
George Wright
a109fe68b0
Stop using the List constructor ( #71957 )
2020-12-08 17:03:03 -08:00
Janice Collins
d1f78b48ea
Update dartdoc to 0.38.0 ( #71935 )
2020-12-08 16:13:04 -08:00
Casey Hillers
2565062df3
git branch flag ( #71886 )
2020-12-08 15:53:05 -08:00
Jenn Magder
c88ab79bd2
Revert "Move embedding and linking macOS Flutter frameworks into the tool ( #71764 )" ( #71951 )
...
This reverts commit 70f8fdeeed2dfa7bbb83e359fdcc8d302bdf648e.
2020-12-08 15:28:30 -08:00
Todd Volkert
7ec3f6bdf9
Make FocusManager configurable in BuildOwner ( #71872 )
2020-12-08 12:42:39 -08:00
engine-flutter-autoroll
7324ade361
Roll Engine from 4d1465f77e73 to de341faa4d51 (5 revisions) ( #71932 )
2020-12-08 12:38:07 -08:00
Jenn Magder
70f8fdeeed
Move embedding and linking macOS Flutter frameworks into the tool ( #71764 )
2020-12-08 11:59:17 -08:00
houyushan
4217ce443b
Fix the duration assertion error for the _animateToInternal method and refine the error description ( #71137 )
2020-12-08 11:53:03 -08:00
engine-flutter-autoroll
ee66a50162
Roll Engine from 1efa85188b60 to 4d1465f77e73 (4 revisions) ( #71922 )
2020-12-08 10:28:03 -08:00
engine-flutter-autoroll
a093a15e89
1efa85188 Roll Skia from 529b25929c85 to f639a24c5041 (1 revision) (flutter/engine#22915) ( #71892 )
2020-12-08 09:23:04 -08:00
Michael Goderbauer
ed5229e57b
Remove isMaterialAppTheme property ( #71861 )
2020-12-08 09:18:07 -08:00
Pierre-Louis
5bae3b5db3
Add previews for CupertinoIcons ( #71853 )
2020-12-08 09:13:07 -08:00
Pierre-Louis
a51b8e4309
Fix text direction logic for material icon variants ( #71852 )
2020-12-08 09:08:05 -08:00
Amit Patil
2cb652600c
showDialog assertion for non-null builder or child property ( #71838 )
2020-12-08 09:03:03 -08:00
Ayush Bherwani
995aa138cd
[ExpansionPanel] Exposes color property of MaterialSlice ( #71657 )
2020-12-07 19:48:02 -08:00
engine-flutter-autoroll
ba988f8c9c
Roll Engine from a26e80c931d6 to b0d31ae1667b (2 revisions) ( #71889 )
2020-12-07 19:08:03 -08:00
engine-flutter-autoroll
bd68225598
Roll Engine from a3ee6150e18d to a26e80c931d6 (2 revisions) ( #71883 )
2020-12-07 16:58:04 -08:00
Shi-Hao Hong
7cb2834a8b
StandardMethodCodec.decodeEnvelope should allow null error message ( #71807 )
...
* StandardMethodCodec.decodeEnvelope should allow null error message
2020-12-08 08:04:30 +08:00
engine-flutter-autoroll
5dff7d29a8
Roll Engine from d1a511743a22 to a3ee6150e18d (3 revisions) ( #71878 )
2020-12-07 15:53:05 -08:00
Jenn Magder
61d4524527
Stop using Xcode build settings in materialized Info.plist ( #71870 )
2020-12-07 15:32:47 -08:00
Michael Goderbauer
ad88369569
Doc fixes for dry layout ( #71868 )
2020-12-07 15:13:18 -08:00
engine-flutter-autoroll
32ab540295
Roll Engine from 69dacc4138d1 to d1a511743a22 (4 revisions) ( #71869 )
2020-12-07 14:48:04 -08:00
Jenn Magder
03013ce42a
Remove manual Flutter linking for iOS projects ( #71862 )
2020-12-07 13:49:11 -08:00
Jenn Magder
29f62b272c
Mark hot_mode_dev_cycle_macos_target__benchmark not flaky ( #71866 )
2020-12-07 13:43:05 -08:00
Dan Field
02eab12fd3
Reland "Add integration_test template to create template ( #70240 )" ( #71660 )" ( #71740 )
2020-12-07 13:38:03 -08:00