Ian Hickson
840e109e07
Improve tracing ( #93086 )
2021-12-10 10:09:24 -08:00
Ian Hickson
9c73e91f7f
Add more detail to error messages ( #94820 )
2021-12-09 11:29:14 -08:00
Chris Bracken
01564c6476
Windows: Focus text field on gaining a11y focus ( #94898 )
2021-12-08 17:59:08 -08:00
Markus Aksli
f704b0d708
Add InputDecorator label color on error examples ( #93480 )
2021-12-08 17:24:08 -08:00
Sergey Fedotov
2a4e573dcd
Serve assets with correct content-type header value ( #94357 )
2021-12-08 12:29:07 -08:00
Markus Aksli
c1872c3251
Fix bottom sheet assertion on switching with multiple controllers ( #93922 )
2021-12-08 12:24:09 -08:00
Pierre-Louis
b23f207e2c
Improve update_icons.dart
script ( #93863 )
...
* Update update_icons.dart
* formatting
* more formatting
* simplify safety checks
* add safety checks tests
* formatting
* update copyright
* naming
* revert copyright
* add `fontFamily` option
* tweak diff messages
* Update update_icons.dart
* don't exit if platform adaptive icon not found
* remove trailing spaces
* remove warning and fix insert_chart (outlined) dartdoc
* x
* add error message when exiting due to failed safety checkes
* fix icon reference
* fix rewrite for onetwothree
2021-12-08 16:31:48 +01:00
Hans Muller
a7917414dd
Corrected a ChipTheme labelStyle corner case ( #94818 )
2021-12-07 17:39:04 -08:00
Justin McCandless
7655478353
[unrevert] TextField border gap padding improvement ( #93933 )
2021-12-07 17:34:03 -08:00
Jenn Magder
f7bd20fc09
Detect additional ARM ffi CocoaPods error ( #94385 )
2021-12-07 15:29:03 -08:00
Remi Rousselet
e05ddcbd9e
Requiring data preserves the stackTrace ( #93592 )
2021-12-07 15:24:04 -08:00
Anna Gringauze
d7466d8963
Update dwds and other packages ( #94634 )
2021-12-07 14:29:07 -08:00
Tong Mu
3af6b2f604
[macOS] RawKeyboardDataMacos properly handles multi-char characters ( #94432 )
...
* Impl
* Macos
2021-12-07 13:41:35 -08:00
Dan Field
e4a1d3e1d3
Prefer .of to .from ( #94772 )
2021-12-07 13:36:26 -08:00
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