11152 Commits

Author SHA1 Message Date
Taha Tesser
f5ebf41b14
Fix the TimePicker hour/minute field's input actions (#97361) 2022-09-13 22:30:09 +00:00
Dan Field
07c1ef25a9
Utility methods for measuring text (#111493) 2022-09-13 19:47:26 +00:00
Callum Moffat
7b5241b39b
Fix DraggableScrollableSheet rebuilding during drag (#111010) 2022-09-13 19:31:19 +00:00
Kenzie Davisson
4356d3b676
Create an enum for widget inspector service extensions for use by tools (#111405) 2022-09-13 09:53:24 -07:00
Flutter GitHub Bot
9ba35816ca
Roll pub packages (#111423) 2022-09-12 23:03:50 +00:00
Kenzie Davisson
a34e6b0792
Create enum for service extensions in services library (#111412) 2022-09-12 15:22:28 -07:00
Greg Spencer
08e61631ff
Allow Navigator to inherit traversal policy from parent. (#110818) 2022-09-12 21:57:55 +00:00
Justin McCandless
8f9a519519
Fix Magnifier crash (#111303) 2022-09-12 21:57:52 +00:00
Xilai Zhang
20a78ed69f
Revert "Use semantics label for backbutton and closebutton for Android" (#111305) 2022-09-12 20:00:07 +00:00
Dan Field
7b81bbd5d1
Add doc note about when to dispose TextPainter (#111403) 2022-09-12 18:31:48 +00:00
Greg Spencer
228ea2c28e
Fix references to symbols to use brackets instead of backticks (#111331) 2022-09-12 18:31:45 +00:00
Jonah Williams
cd83477457
[framework] work around to load self packages from packages/ (#111350) 2022-09-12 18:30:00 +00:00
gaaclarke
1ad2757042
Reland: Started handling messages from background isolates. (#111320) 2022-09-12 17:44:48 +00:00
Yegor
6b56654890
[web] skip more perspective text tests (#111402) 2022-09-12 10:30:40 -07:00
Polina Cherkasova
a3c3dc864c
Create class MemoryAllocations. (#110230) 2022-09-09 17:23:10 -07:00
gaaclarke
c33115943f
Revert "Started handling messages from background isolates." (#111318) 2022-09-09 23:25:17 +00:00
gaaclarke
0d19d46b44
Started handling messages from background isolates. (#109005)
Started handling messages from background isolates.
2022-09-09 15:14:21 -07:00
Alejandro Santiago
d671a834f3
fix: removed Widget type from child parameter in OutlinedButton (#111034) 2022-09-09 22:12:29 +00:00
Greg Spencer
e617d003fb
Normalize examples (#111223) 2022-09-09 21:17:11 +00:00
Greg Spencer
b10947884b
Fix documentation for InputDecoration.focusColor (#111290) 2022-09-09 19:43:04 +00:00
Qun Cheng
75fac6ae4d
Migrated Switch to Material 3 (#110095) 2022-09-09 11:53:48 -07:00
Casey Hillers
e3f8ee8806
Revert "Update MaterialBanner to support Material 3" (#111288) 2022-09-09 18:44:56 +00:00
Valentin Vignal
4cd734ae3a
Fix typos introduced typos in popup_menu_theme_test.dart (#111060) 2022-09-09 16:03:27 +00:00
Kenzie Davisson
8708493352
Create enum for scheduler service extension names so they can be accessed from tooling (#111222)
* Create enum for scheduler service extension names so they can be accessed from tooling

* fix two more strings
2022-09-09 08:54:36 -07:00
Renzo Olivares
ad946f8478
Add ability to show magnifier on long press (#111224) 2022-09-09 12:24:36 +00:00
Tom Gilder
e43850d197
Fix TabBarView with no animation not navigating (#110985) 2022-09-09 05:35:07 +00:00
Qun Cheng
98eac3f198
Migrated Checkbox to Material 3 - Added Error State (#111153) 2022-09-08 14:42:29 -07:00
yaakovschectman
4d3c122434
Use tristate checkbox engine changes (#111032)
* Introduce tests for tristate checkboxes

* Initial

* Use tristate changes in engine

* Flutter_test matchers test update

* Comments, tests

* Update packages/flutter/lib/src/semantics/semantics.dart

Co-authored-by: Chris Bracken <chris@bracken.jp>

* Assert mutual exclusivity

* Assert valid state before updating state

* Update packages/flutter/lib/src/semantics/semantics.dart

Typo fix in comment

Co-authored-by: Loïc Sharma <737941+loic-sharma@users.noreply.github.com>

Co-authored-by: Chris Bracken <chris@bracken.jp>
Co-authored-by: Loïc Sharma <737941+loic-sharma@users.noreply.github.com>
2022-09-08 17:41:54 -04:00
Camille Simon
70f6bed9ee
Fix spell_check_test (#110814) 2022-09-08 21:24:12 +00:00
Jonah Williams
7e1e840999
[framework] revert removal of opacity (#111202) 2022-09-08 18:33:23 +00:00
Kate Lovett
5f2d730f1f
Revert Ballistic & Clamping simulation updates (#111201) 2022-09-08 17:43:54 +00:00
Hans Muller
dc6ab62696
Fixed one-frame InkWell overlay color problem on unhover (#111112) 2022-09-08 10:20:32 -07:00
Eilidh Southren
1ed2312493
Deprecate ThemeDate.bottomAppBarColor (#111080)
* test commit

* Deprecate BottomAppBarColor field

* test commit

* Deprecate BottomAppBarColor field

* Update fix_data.yaml & tests

* remove text.txt

* Update PR ID values

* Update fix_data.yaml

* Make deprecation changes non-breaking

* Whitespace formatting

* Modify docstring, retain bottomAppBarColor default

* Modify theme_data_test.dart

* Update docstrings
2022-09-08 12:36:07 +01:00
Viren Khatri
165cb0b986
fixes FadeInImage for an edge case (#111035) 2022-09-08 02:41:31 +00:00
Kenzie Davisson
fe309e3415
Create service extension consts for rendering lib (#111149) 2022-09-07 17:54:54 -07:00
Greg Spencer
e3a6a0da91
Annual spelling error fix (#111132) 2022-09-07 23:49:03 +00:00
Kenzie Davisson
31709953b0
only include foundation changes (#111146) 2022-09-07 16:32:04 -07:00
Kenzie Davisson
c10164c4b2
Create consts for service extension names so they can be accessed from tooling (#110876) 2022-09-07 15:38:38 -07:00
Yegor
820a009fa2
[web] skip flaky date picker golden tests (#111114) 2022-09-07 20:10:40 +00:00
Jason Simmons
dcf42ada0f
Use raw fontFamilyFallback values without packages when constructing a merged TextStyle (#110887) 2022-09-07 18:59:04 +00:00
Pierre-Louis
fb2f4c9cb9
[Fonts] Update icons (#111092) 2022-09-07 17:32:51 +00:00
Kaushik Iska
d5f372bccd
Request DartPerformanceMode.latency during transitions (#110600) 2022-09-07 12:54:06 -04:00
Darren Austin
33ed6a3533
Fixing elevation issues with Material 3 (#110624)
* Added support for surfaceTintColor and shadowColor to the Dialog widgets.
* Updated the defaults for Material.shadowColor and Material.surfaceTint to allow turning off the features with a transparent color.
* Added support for shadowColor and surfaceTintColor for Drawer widget.
2022-09-06 16:16:45 -07:00
Dan Field
eaff1562a9
Dispose Paragraph objects (#110627) 2022-09-06 20:45:55 +00:00
Valentin Vignal
27896a7b49
Adds PopupMenuPosition position to the PopupMenuThemeData (#110268) 2022-09-06 17:49:14 +00:00
yaakovschectman
96b72232bd
Preliminary PR for engine changes for Tristate checkboxes (#110859)
* Honor mixed state

* Prepare for change to engine

* Unused vars

* Remove comments

* Skip test for now

* Comment for skip

* Compartmentalize changes

* Justification comments
2022-09-06 09:29:05 -04:00
Taha Tesser
fbba1942c5
Migrate ListTile disabled icon color to Material 3 (#102078) 2022-09-05 10:12:28 +00:00
Taha Tesser
d8fdb83555
Update MaterialBanner to support Material 3 (#105957) 2022-09-05 09:00:24 +00:00
LongCatIsLooong
a87540bad1
Add inherit: false to material2018 text geometry text themes (#110870) 2022-09-03 00:26:56 +00:00
chunhtai
22c8e79cc1
Use semantics label for backbutton and closebutton for Android (#110873) 2022-09-02 23:21:22 +00:00