17864 Commits

Author SHA1 Message Date
Gary Qian
da4e997ed3
Short circuit v1 deprecation warning on plugin projects (#94769) 2021-12-07 01:53:50 -08:00
Gary Qian
dd6a11b7aa
Add reason logging to v1 embedding warning message (#94636) 2021-12-06 14:21:58 -08:00
Ren You
a607a60b4a
Revert "Ensure the engineLayer is disposed when an OpacityLayer is disabled (#94280)" (#94743)
This reverts commit c567f8439bcc7728fad5480848b2e2b2ff429df2.
2021-12-06 12:05:50 -08:00
Rami
1aabe314a9
[Material 3] Update TextTheme to have M3 names for styles (#93725) 2021-12-06 08:04:04 -08:00
Michael Thomsen
bb906b6b4f
Roll packages to pick up new platform package (#94603) 2021-12-06 10:34:56 +01:00
xubaolin
313b5f30d9
update the scrollbar that support always show the track even not on hover (#90178) 2021-12-03 19:54:03 -08:00
xubaolin
d0e0052939
Change the TabController should make both TabBar and TabBarView return to the initial index (#94339) 2021-12-03 19:44:07 -08:00
Yegor
4e2c77d491
[FlutterDriver] minor nullability fixes (#94584) 2021-12-03 16:40:57 -08:00
Ian Hickson
5ddc00cc03
Use EnumName.name where possible. (#94496) 2021-12-03 16:39:04 -08:00
Jason C.H
c567f8439b
Ensure the engineLayer is disposed when an OpacityLayer is disabled (#94280) 2021-12-03 16:34:02 -08:00
Michael Goderbauer
5a862ebecd
Replace dynamic with Object? in SystemChannels (#94629) 2021-12-03 15:34:04 -08:00
chunhtai
b4023c3439
Reland "Fixes zero route transition duration crash" (#94575)
* Reland "Fixes zero route transition duration crash (#90461)"

This reverts commit 403c1de573f38104ba7e26623884081973435c88.

* Fix paged base route pop before push finishes crashes
2021-12-03 14:50:08 -08:00
Michael Goderbauer
f4a44a9d68
Reland "Mixin for slotted RenderObjectWidgets and RenderBox (#94077)" (#94632) 2021-12-03 14:39:02 -08:00
Darren Austin
8630315aad
API to generate a ColorScheme from a single seed color. (#93463) 2021-12-03 14:29:05 -08:00
Justin McCandless
e9553cd5df
SelectableText keep alive only when it has selection (#94493)
SelectableText defers to EditableText for wantKeepAlive, plus improved docs.
2021-12-03 13:33:55 -08:00
Michael Goderbauer
80f732bc4e
Make chip test not depend on child order (#94624) 2021-12-03 13:24:04 -08:00
Aidan Montare
b86d189e8f
fix small typo in doc of SingleChildScrollView (#94613) 2021-12-03 12:13:11 -08:00
Jia Hao
4517d16b53
[flutter_tools] Fix incorrect todo (#94597) 2021-12-03 11:34:10 -08:00
Michael Goderbauer
885a1482f8
Revert "Mixin for slotted RenderObjectWidgets and RenderBox (#94077)" (#94620)
This reverts commit 988959dad9b6f07086d5a0903b1fb17ce3d00188.
2021-12-03 10:39:11 -08:00
Michael Goderbauer
988959dad9
Mixin for slotted RenderObjectWidgets and RenderBox (#94077) 2021-12-03 09:29:06 -08:00
Yegor
48a5cf9225
[tool] verify download URLs; docs for base URLs (#94178) 2021-12-02 10:11:36 -08:00
chunhtai
403c1de573
Revert "Fixes zero route transition duration crash (#90461)" (#94564)
This reverts commit 0eeb026e58c270a3e46bf98913dbcdd26adb5e75.
2021-12-02 10:02:49 -08:00
chunhtai
049ea73c4d
MinimumTextContrastGuideline should exclude disabled component (#94489) 2021-12-01 20:19:02 -08:00
Hannes Winkler
bccc9eaca7
Fix a stream lifecycle bug in CustomDeviceLogReader (#94310) 2021-12-01 18:34:04 -08:00
Tong Mu
32d78ab40c
[Windows, Keyboard] Fix logical key for PrintScreen (#94454) 2021-12-01 14:24:04 -08:00
Darren Austin
418cd95661
Added material_color_utilities as a dependency for flutter package. (#94377) 2021-12-01 14:19:04 -08:00
Greg Spencer
17980da91a
Update outdated macros (#94424) 2021-12-01 12:44:07 -08:00
chunhtai
0eeb026e58
Fixes zero route transition duration crash (#90461) 2021-12-01 12:19:05 -08:00
Taha Tesser
b5e1ebd733
Revert "Add splashRadius property to IconTheme (#93478)" (#94482) 2021-12-01 12:09:05 -08:00
Hans Muller
bb3b45a7f8
Reland "ChipThemeData is now conventional" (#94179) 2021-12-01 11:50:53 -08:00
Taha Tesser
ed8468b9f0
Add splashRadius property to IconTheme (#93478) 2021-12-01 09:54:04 -08:00
Danny Tuppeny
b865e23aeb
Don't treat stderr output as failures during DAP test teardown (#94335) 2021-12-01 07:19:04 -08:00
nt4f04uNd
90f93a5ad0
Allow to click through scrollbar when gestures are disabled (#91532) 2021-12-01 05:49:05 -08:00
Anna Gringauze
ca62470796
De-flake web tool tests (#93948) 2021-11-30 17:39:05 -08:00
Nick Abalov
544527caa5
Skip links in MinimumTapTargetGuideline. (#93869) 2021-11-30 17:34:05 -08:00
Ian Hickson
eb00598bec
Use FlutterError.reportError instead of debugPrint for l10n warning (#93076) 2021-11-30 17:24:05 -08:00
MH Johnson
bd77118ecb
[Material 3] Add optional indicator to Navigation Rail. (#92930) 2021-11-30 17:19:06 -08:00
Chris Wong
7ef5226799
Migrate to process 4.2.4 (#92630) 2021-11-30 17:14:07 -08:00
sanlittt
8733218305
Expose enableDrag property for showBottomSheet (#90932) 2021-11-30 17:09:08 -08:00
Jenn Magder
361d416e6a
Add post-submit failing test to close the tree for #94356 (#94390) 2021-11-29 22:01:32 -08:00
LongCatIsLooong
82735b8904
Revert "Fix scroll offset when caret larger than viewport (#93248)" (#94386)
This reverts commit 1e255b137b1603dac629d63f6b22d2bc97853111.
2021-11-29 17:29:34 -08:00
Zachary Anderson
fc60e6690b
Add failing test to close the tree for #94356 (#94365) 2021-11-29 12:34:25 -08:00
Nate Bosch
6d1a840bc5
Roll packages, remove unnecessary overrides (#94172) 2021-11-24 14:43:05 -08:00
Yegor
a2a888ec13
make CIPD url customizable using FLUTTER_STORAGE_BASE_URL (#94137) 2021-11-24 07:53:03 -08:00
Mouad Debbar
30b6b9e7f0
Revert "Update Xcode toolsVersion encoded in generated Main.storyboard (#94084)" (#94164)
This reverts commit 6a3ea7eb83e2deba46667ca416b9b07141795966.
2021-11-24 10:12:53 -05:00
Jenn Magder
6a3ea7eb83
Update Xcode toolsVersion encoded in generated Main.storyboard (#94084) 2021-11-23 17:38:02 -08:00
LongCatIsLooong
23c20d702b
[TextInput] send setEditingState before show to the text input plugin when switching input clients (#92945) 2021-11-23 15:13:08 -08:00
Justin McCandless
a1115b8b3f
Windows home/end shortcuts (#90840)
Support for Windows home/end keyboard shortcuts
2021-11-23 14:49:13 -08:00
Viren Khatri
f62a128025
Allow users to center align the floating label (#90157)
Adds floatingLabelAlignment to position the label above the field.
2021-11-23 14:37:23 -08:00
Darren Austin
128c723445
Added Material 3 colors to ColorScheme. (#93427)
* Added the new Material 3 colors to ColorScheme.

* Deprecated primaryVariant and secondaryVariant colors in the ColorScheme.

* Added a flutter fix for the deprecated colors.
2021-11-23 13:56:16 -08:00