18197 Commits

Author SHA1 Message Date
Juanjo Tugores
363ea4066e
Improve the error message when calling Image.file on web (#94568) 2021-12-14 07:59:03 -08:00
Lau Ching Jun
8186fb7435
Use XML format in PlistParser (#94863)
* Switch to use xml in PlistParser

* Review feedbacks: Change dynamic to Object, remove getValueFromFile
2021-12-13 18:22:29 -08:00
Chris Yang
70fea6d250
[tool] XCResult also parses "url" in xcresult bundle (#95054) 2021-12-13 16:04:04 -08:00
najeira
aac6851561
Add CupertinoTabBar.height (#72919) 2021-12-13 15:54:06 -08:00
CYBERDEVILZ
4939681a46
Document Update: Outlined_button.dart (#95146) 2021-12-13 14:24:10 -08:00
Taha Tesser
ae442ee7df
Replace ClipRect in Snackbar with a Container for Clip.none clip behavior (#94811) 2021-12-13 14:19:15 -08:00
Viren Khatri
a2c25566d8
Improves a test in calendar_date_picker_test.dart (#94805) 2021-12-13 11:34:16 -08:00
Dan Field
fc1d17d35c
Rewrite license code to avoid async* (#95130) 2021-12-13 10:39:23 -08:00
Jia Hao
2f80384a7f
[flutter_tools] Remove --enable-background-compilation (#94012) 2021-12-13 10:24:08 -08:00
creativecreatorormaybenot
08f779a328
Fix typo / line wrapping in team.dart (#94342) 2021-12-13 09:44:07 -08:00
Greg Spencer
bbc21fe3ed
Fix some issues with samples (#95044) 2021-12-13 09:29:09 -08:00
Valentin Vignal
77d6e96083
✏️ Correct test description for a non-draggable item (#94167) 2021-12-13 09:09:10 -08:00
Lau Ching Jun
5cb09e779a
Removed unused method packagesFile from ApplicationPackage. (#95033)
The method name is confusing and the implementation in different
subclasses are pointing to different things.
2021-12-13 06:46:04 -08:00
Dan Field
ab0a335973
Ban sync*/async* from user facing code (#95050) 2021-12-12 13:05:03 -08:00
Kate Lovett
895beb04bb
Initialize the Skia client more efficiently (#95055) 2021-12-10 18:54:10 -08:00
Dan Field
37200a0b4b
Remove chunk event subscription when disposing a MultiFrameImageStreamCompleter (#94902)
* Remove chunk event subscription when disposing a MultiFrameImageStreamCompleter

* Add impl..

* stray prints
2021-12-10 18:49:28 -08:00
Jia Hao
22dd0f42ef
[flutter_test] Fix incorrect missed budget count (#95003) 2021-12-10 18:44:11 -08:00
Ian Hickson
cd239599e7
Attempt to mitigate flakiness around devtools (#94879) 2021-12-10 14:54:17 -08:00
Justin McCandless
2b21c3e163
Shift tap gesture (#93835) 2021-12-10 14:09:10 -08:00
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