18471 Commits

Author SHA1 Message Date
Darren Austin
e8af40f06b
Fix ColorScheme.shadow to default to black even for dark themes. (#99722) 2022-03-09 12:11:55 -08:00
Darren Austin
e8c7a88914
Updated tokens to v0.90. (#99782) 2022-03-09 10:51:33 -08:00
Justin McCandless
035eeb532e
updateEditingValueWithDeltas snippet docs fix (#99570)
Just a docs change for a broken tool snippet.
2022-03-09 10:36:09 -08:00
Lau Ching Jun
dbed10bb59
Pass 'assume-initialize-from-dill-up-to-date' flag to the frontend server (#99791) 2022-03-09 00:30:17 -08:00
Alexandre Ardhuin
f0524d542b
remove unnecessary null check (#99507) 2022-03-09 00:20:20 -08:00
LongCatIsLooong
bf6fcee173
Avoid calling performLayout when only the relayout boundary is different (#99056) 2022-03-09 00:00:05 -08:00
Zachary Anderson
5f76ac35bc
Revert "Add the refresh rate fields to perf_test (#99710)" (#99801)
This reverts commit a7c85996b8adb3c5b2557e2f08f9de5277c08768.
2022-03-08 23:04:49 -08:00
Kate Lovett
3172065fba
Re-land removal of maxLengthEnforced deprecation (#99787) 2022-03-08 17:35:20 -08:00
Chris Yang
a7c85996b8
Add the refresh rate fields to perf_test (#99710) 2022-03-08 17:25:15 -08:00
Jenn Magder
dd97133df2
Remove tool crash git.io link shortener (#99574) 2022-03-08 17:00:06 -08:00
Tacca
c8538873c8
95533 min sdk error msgs enhancements (#99550) 2022-03-08 16:20:21 -08:00
Kate Lovett
9240c9a02a
Remove deprecated OutlineButton (#98546) 2022-03-08 15:40:14 -08:00
Felix
cd9e30bb5d
[flutter_tools] Fix Typo in tool error message (#97793)
Fixes a typo mutidex to multidex in a console hint to the user.
2022-03-08 15:24:51 -08:00
Jenn Magder
47a5b18e14
Handle hidden dot files in iOS framework bundles (#99771) 2022-03-08 15:05:22 -08:00
Darren Austin
bb1b2fd072
Updated tokens to v0.88. (#99568)
Also added the Card tokens to the exported list.
2022-03-08 13:08:36 -08:00
Kate Lovett
06fb863ae5
Revert "Remove deprecated CupertinoTextField, TextField, TextFormField maxLengthEnforced" (#99768) 2022-03-08 10:55:09 -08:00
Andrei Diaconu
df7f05f710
Add Foldable support for modal routes (#92909) 2022-03-08 10:35:19 -08:00
Mahesh Jamdade
6e2d31459d
Fix: Date picker interactive sample not loading (#99401) 2022-03-08 03:05:14 -08:00
Chris Bracken
b5d3c43280
Check string size before Win32 MultiByte <-> WideChar conversions (#99729)
This patch adds an additional check to ensure the target length of a string is within the supported maximum string length prior to calling WideCharToMultiByte/MultiByteToWideChar in the Windows runner template.

This is to prevent resize() from failing if called with a count > std::string::max_size().

According to Win32 API docs (WideCharToMultiByte, MultiByteToWideChar) it's the caller responsibility to make sure the buffers are correctly allocated.

Authored by: Tomasz Gucio <tgucio@gmail.com>
2022-03-07 19:57:36 -08:00
Mahesh Jamdade
67a0df41cd
Adds a Listview tile select example (#99165) 2022-03-07 18:56:17 -08:00
Kate Lovett
5ae4885e5e
Remove deprecated CupertinoTextField, TextField, TextFormField maxLengthEnforced (#98539) 2022-03-07 18:01:18 -08:00
Kate Lovett
23ea5120d4
Remove deprecated Overflow and Stack.overflow (#98583) 2022-03-07 16:46:14 -08:00
Taha Tesser
4f7d7b5619
CupertinoTabBar: Add clickable cursor on web (#96996) 2022-03-07 14:41:18 -08:00
Kate Lovett
66826e8fef
Remove deprecated RenderObjectElement methods (#98616) 2022-03-07 13:41:20 -08:00
Jesús S Guerrero
fbbf3ec471
Support route on ios (#99078) 2022-03-07 11:31:21 -08:00
Anurag Roy
b02150781f
[flutter_tools] Add timeout duration to error and handle exceptions for HttpHostValidator. (#98290) 2022-03-07 11:21:06 -08:00
Jonah Williams
67f25caf72
Remove package:typed_data from package:flutter dependencies (#99604) 2022-03-07 10:41:21 -08:00
Markus Aksli
5533b90fed
Re-invoke DismissIntent in Autocomplete if ignored (#99403) 2022-03-07 07:21:11 -08:00
Jenn Magder
7596a3daf6
Add logging when first frame is not rendering (#99566) 2022-03-04 17:16:21 -08:00
Taha Tesser
f1d88586e0
Make popup menu position configurable (#98979) 2022-03-04 17:06:21 -08:00
Jonah Williams
8e6d57b773
[framework] add gesture settings to draggable (#99567) 2022-03-04 15:46:21 -08:00
Jonah Williams
59859df126
Add Windows performance benchmark (#99564) 2022-03-04 15:41:14 -08:00
Taha Tesser
4b902c79ce
CupertinoButton: Add clickable cursor on web (#96863) 2022-03-04 15:31:16 -08:00
Reza Mirzaee
d61caaad26
Improve container widget (#98389) 2022-03-04 15:11:19 -08:00
Taha Tesser
5733374841
Migrate Dialog to Material 3 (#98919) 2022-03-04 13:16:17 -08:00
Viren Khatri
671aa9e95e
complete migration of flutter repo to Object.hash* (#99505) 2022-03-04 12:56:21 -08:00
Taha Tesser
e047fe7fc7
Improve documentation of EditableText/TextField callbacks (#98414) 2022-03-04 12:51:21 -08:00
Michael Goderbauer
852bfe2a73
Use BindingBase.platformDispatcher over BindingBase.window where possible (#99443) 2022-03-04 11:11:07 -08:00
Mathieu Dubois-Briand
020bf31c99
Fix custom-device default forwardPortSuccessRegex (#97719) 2022-03-04 11:06:22 -08:00
chunhtai
f7b9d1ce44
Reland clean up clipboard. (#99363) 2022-03-04 09:51:21 -08:00
Michael Goderbauer
7f2c1cd772
Use PlatformDispatcher.instance over window where possible (#99496) 2022-03-03 14:46:16 -08:00
Kate Lovett
a4aeb77876
Deprecate MaterialButtonWithIconMixin (#99088) 2022-03-03 12:56:18 -08:00
Greg Spencer
fa68ecf7c6
Fix the race condition in cache_test.dart (#99423)
This fixes a race condition in test/integration.shard/cache_test.dart which allowed the test to fail if the machine took a very long time to acquire a lock or launch a process.
2022-03-03 12:55:47 -08:00
Greg Spencer
940986e00a
Add material localizations for keyboard keys used for shortcut descriptions in menus. (#99020)
This change adds some localizations for keyboard keys that will be used in creating shortcut descriptions in menus.
2022-03-02 18:56:47 -08:00
Taha Tesser
d1daa5ddc2
CupertinoSliverNavigationBar: Add example (#99384)
Part of #72926
2022-03-02 18:31:50 -08:00
Michael Goderbauer
00f3f2b14f
More beautiful linear_gradient sample (#99298) 2022-03-02 16:41:21 -08:00
Tomasz Gucio
96426230af
Specify widget height in EditableText shortcuts tests (#98607) 2022-03-02 16:26:14 -08:00
joellurcook
95d1fabe59
Simplify SafeArea test for maintainBottomViewPadding to ensure maintainBottomViewPadding is always respected (#97646) 2022-03-02 16:01:26 -08:00
Kate Lovett
d211f3ff13
Limit overscroll stretching (#99364) 2022-03-02 12:36:25 -08:00
Kate Lovett
f8eee10f96
Revert "Draggable can be accepted when the data is null" (#99419) 2022-03-02 10:31:11 -08:00