Zachary Anderson
1c2c942112
Revert "Always use texture layer when displaying an Android view ( #100091 )" ( #100222 )
...
This reverts commit 509ddfda5c1bda7c01cf51fe24607da19423d5f9.
2022-03-16 09:12:25 -07:00
Emmanuel Garcia
509ddfda5c
Always use texture layer when displaying an Android view ( #100091 )
2022-03-15 21:10:18 -07:00
moko256
13bf7515f4
Web: treat modifier key without location ( #98460 )
2022-03-15 19:50:10 -07:00
iroiroys
6f6b5647f5
Add more specific cause on web development tool error output ( #98553 )
2022-03-15 18:15:07 -07:00
Sahaj Rana
fd25dc8483
Add 'mouseCursor' to TextFormField ( #99822 )
...
* Add 'mouseCursor' to TextFormField
Added 'mouseCursor' to TextFormField.
Related issue: https://github.com/flutter/flutter/issues/99770
* added test for 'mouseCursor' in TextFormField.
added test for 'mouseCursor' in TextFormField.
* Update packages/flutter/test/material/text_form_field_test.dart
Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
* Update packages/flutter/test/material/text_form_field_test.dart
Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
* Minor update: Added a space.
* Removed icon & minor updates.
Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
2022-03-15 16:02:01 -07:00
Lau Ching Jun
722cbc52b8
Add portForwarder for ProxiedDevice. ( #100111 )
2022-03-15 14:30:21 -07:00
Jonah Williams
8010a53761
Revert "Do not eagerly allocate inherited widget caches when initializing element tree" ( #100152 )
2022-03-15 14:25:22 -07:00
Jesse
e3f2b88d10
Make NavigationRail.selectedIndex nullable ( #95336 )
2022-03-14 16:14:19 -07:00
LongCatIsLooong
a3514c77c6
Revert "Avoid calling performLayout
when only the relayout boundary is different" ( #100068 )
2022-03-14 15:00:19 -07:00
Emmanuel Garcia
f58e8f56ef
Fix AndroidView offset and resize ( #99888 )
2022-03-14 14:39:32 -07:00
Christopher Fujino
bb4a5fa7ab
[flutter_tools] exec rather than spawn subprocess from bin/internal/shared.sh ( #99871 )
2022-03-14 13:35:18 -07:00
Jonathan Joelson
f2646b1589
Update semantics live region documentation ( #99987 )
2022-03-14 11:45:16 -07:00
Valentin Marquis
4f4c7816c3
Fix/text containing finder work with rich texts ( #99682 )
2022-03-13 23:35:07 -07:00
Zachary Anderson
1223e87f7b
Revert "[web] roll Chromium dep to 96.2 ( #99725 )" ( #99949 )
...
This reverts commit 0d4b73b2e87a7220fc872c51b1095506e9377ab9.
2022-03-10 21:09:49 -08:00
nicolasvac
201a64c98f
Fix flutter web app not respecting assets path when in non-root folder ( #96774 )
2022-03-10 15:50:16 -08:00
Yegor
0d4b73b2e8
[web] roll Chromium dep to 96.2 ( #99725 )
2022-03-10 15:45:20 -08:00
Ben Konyi
1880066dd3
Update dependencies ( #99874 )
2022-03-10 14:13:59 -07:00
Kate Lovett
21320a1da5
Revert "Remove expired ThemeData deprecations" ( #99920 )
2022-03-10 11:00:17 -08:00
Darren Austin
57aa49028d
Migrate NavigationRail to Material 3. ( #99171 )
2022-03-09 16:01:03 -08:00
Kate Lovett
9291c8ba31
Remove expired ThemeData deprecations ( #98578 )
2022-03-09 16:00:08 -08:00
Anthony
bb2cca5f59
[Material] Create an InkSparkle splash effect that matches the Material 3 ripple effect ( #99731 )
...
Create an InkSparkle effect that matches the Material 3 ripple on Android 12. Similar to InkRipple, but uses the new custom shader API.
2022-03-09 18:13:46 -05:00
Kate Lovett
cb9e9a3786
Remove deprecated RenderEditable.onSelectionChanged ( #98582 )
2022-03-09 14:45:21 -08:00
Chris Yang
291b286417
[tool] Add CADisableMinimumFrameDurationOnPhone to iOS templates ( #94509 )
2022-03-09 14:15:20 -08:00
Jeff Ward
0aab22807c
First pass at using platform abstraction for plugins ( #92672 )
2022-03-09 14:10:21 -08:00
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