10989 Commits

Author SHA1 Message Date
xubaolin
c4df6b6d09
[SelectionOverlay]Move the debug statement to the scope of the assertion. (#108508) 2022-08-02 04:37:04 +00:00
pdblasi-google
e499530152
Create containsSemantics to allow for partial matching of semantics in tests. (#108573) 2022-08-01 22:08:06 +00:00
Bruno Leroux
e368e5862e
Fix ExpansionTile shows children background when expanded (#107834) 2022-08-01 22:07:05 +00:00
Greg Spencer
430441142e
Fix lerp to eccentric circle. (#108743) 2022-08-01 18:47:06 +00:00
Tomasz Gucio
5828969d45
Override PlaceholderDimensions equality operator to avoid unnecessary TextPainter re-layouts (#108623) 2022-08-01 17:23:05 +00:00
LongCatIsLooong
80ee3c1efb
TextPainter throw with stack trace to help track down read-before-layout (#108571) 2022-07-30 05:45:05 +00:00
Jonah Williams
40940de636
[framework] create animation from value listenable (#108644) 2022-07-30 00:41:04 +00:00
Kevin Moore
8997dd5de0
Fix doc comment line accidentally removed (#108654)
Fixing issue in commit c92e001400fcf9064001e993fc6a36e3fb0f56b5
2022-07-29 17:11:41 -07:00
Kevin Moore
c92e001400
Update web links for autofill (#108640) 2022-07-29 16:13:04 -07:00
Michael Goderbauer
c7498f607b
Improve dumpSemanticsTree error when semantics are unavailable (#108574) 2022-07-29 22:37:06 +00:00
Youssef Attia
5da997e61a
Quick Documentation Fix for Sliver (#108633) 2022-07-29 21:14:04 +00:00
Casey Hillers
4ed9d9de4d
Revert "Add shadowColor and surfaceTintColor to Dialog and DialogTheme." (#108621) 2022-07-29 18:03:07 +00:00
Greg Spencer
5532775b19
Add onTapOutside to TextFormField (#108629) 2022-07-29 17:13:09 +00:00
Anthony Oleinik
db3b1411b7
SelectAll on iOS does not scroll to end of editable text anymore (#105799)
Co-authored-by: Anthony Oleinik <oleina@google.com>
2022-07-29 10:02:41 -07:00
Greg Spencer
f5e4d2b427
Replace FocusTrap with TapRegionSurface (#107262) 2022-07-29 16:00:07 +00:00
Taha Tesser
76df7368b5
Update Chips examples and rename files (#108538) 2022-07-29 07:17:06 +00:00
Darren Austin
523b600efe
Add shadowColor and surfaceTintColor to Dialog and DialogTheme. (#108405) 2022-07-28 14:54:30 -07:00
Michael Goderbauer
d10a4a17d6
Mark NavigationBar as non-const to match reality (#108562) 2022-07-28 21:36:05 +00:00
Jonah Williams
6cb2f5d853
disable new transition while toPictureSync is fixed (#108565) 2022-07-28 19:57:04 +00:00
Dan Field
0cc7db54ce
Guard against usage after async callbacks in RenderAndroidView, unregister listener (#108496) 2022-07-28 18:36:04 +00:00
Qun Cheng
8a8ed75d3e
Change default value of effectiveInactivePressedOverlayColor in Switch to refer to effectiveInactiveThumbColor (#108477) 2022-07-28 09:07:09 -07:00
hangyu
dd4154bf4d
Migrate TextField to Material 3 (#108366)
* Update input style

* generate M3 text style

* Add test
2022-07-28 20:31:05 +08:00
xubaolin
f976010f1e
Fixes a NestedScrollView UserScrollNotification issue (#107632) 2022-07-28 01:54:05 +00:00
xubaolin
4f2e32173f
fix a tabs indicator padding update bug (#108287) 2022-07-28 00:49:05 +00:00
Greg Spencer
07de84f014
Add StarBorder and StarBorder.polygon, with example. (#108489) 2022-07-28 00:01:05 +00:00
Zachary Anderson
e681b22008
Nth part of async FragmentProgram.fromAsset transition (#108473) 2022-07-27 20:49:04 +00:00
Michael Goderbauer
29f7a8e844
Simplify mark needs build (#108383) 2022-07-27 20:02:04 +00:00
LongCatIsLooong
41940c9396
Suggest predicate-based formatter in [FilteringTextInputFormatter] docs for whole string matching (#107848) 2022-07-27 18:37:05 +00:00
hangyu
25526f1b03
Optimize closure in input_decorator_theme (#108379) 2022-07-27 18:36:07 +00:00
snat-s
2c75d89c9e
Added a clarification on scrollBehaviour in BoxScroll and ListView (#107738) 2022-07-27 17:19:05 +00:00
J-P Nurmi
fbb3036b73
FloatingActionButton: add themeable mouse cursor (#103473) 2022-07-27 17:16:05 +00:00
Zachary Anderson
d6cd6b7095
Use FragmentProgram.fromAssetAsync (#108415) 2022-07-27 06:04:05 +00:00
xubaolin
09b6672e77
Do not crash when remove SelectableText during handle drag (#108369) 2022-07-27 05:22:05 +00:00
Tomasz Gucio
16c25caa44
Add RenderRepaintBoundary.toImageSync() method (#108280) 2022-07-27 05:17:04 +00:00
Darren Austin
4c104effe1
Removed references to deprecated styleFrom parameters. (#108401) 2022-07-27 03:32:05 +00:00
Jonah Williams
7e683c023a
[flutter_tools] add tool support for shader hot reload (#107963) 2022-07-27 03:31:06 +00:00
nbayati
b5a36f03c6
Modify dataMap to include assertiveness only if it's not set to polite (#108396)
* Modify dataMap to include assertiveness only if it's not set to polite to prevent google3 tests from breaking

* small code style enhancement
2022-07-26 17:12:45 -07:00
Dan Field
201be6bdf5
Update docs on ChangeNotifier.dispose and KeepAliveHandle.release (#108384) 2022-07-26 22:09:05 +00:00
Polina Cherkasova
fe16c206ea
Dispose KeepAliveHandle. (#108227) 2022-07-26 11:25:59 -07:00
Polina Cherkasova
e05ae3cac7
Dispose widgets to stop leaks. (#108193) 2022-07-26 10:43:46 -07:00
Polina Cherkasova
dc13fd56a1
Update editable.dart (#108233) 2022-07-26 10:43:20 -07:00
Polina Cherkasova
87938cec44
Dispose _TextSpanEditingController. (#108228) 2022-07-26 10:42:16 -07:00
Polina Cherkasova
527ee1d728
Dispose scaffold drawers. (#108234) 2022-07-26 16:40:04 +00:00
Tong Mu
4056d3ffde
Explain the "patching" protocol in KeyMessageManager.keyMessageHandler and add an example (#105280) 2022-07-26 05:42:05 +00:00
Qun Cheng
606954d116
Added iconSize parameter in ButtonStyle (#108268)
* Added iconSize parameter in ButtonStyle

Co-authored-by: Qun Cheng <quncheng@google.com>
2022-07-25 14:37:56 -07:00
hangyu
e74b9b5bef
Migrate InputDecorator to Material 3 (#107943)
* Support material 3 in inputDecorator

* Format polish

* format polish

* update input_decorator_test

* revert pub

* style update

* style polish

* default before base

* resolve comments

* Update text_field.2.dart

* move text styles into M2 theme

* add error style

* fix typo

* resolve comments

* fix g3 test
2022-07-26 01:35:38 +08:00
Michael Goderbauer
8a7b35933c
flutter update-packages --force-upgrade + analyzer fix (#108198) 2022-07-25 10:10:31 -07:00
Casey Hillers
178e444730
Revert "Add optional flag to determine assertiveness level in aria announcement for flutter web" (#108262) 2022-07-25 17:01:05 +00:00
Casey Rogers
72163a8919
Fixes issue with sheet reset on rebuild (#107876) 2022-07-25 15:03:09 +00:00
nbayati
74ea7132be
Add optional flag to determine assertiveness level in aria announcement for flutter web (#107568) 2022-07-23 00:49:04 +00:00