Commit Graph

18842 Commits

Author SHA1 Message Date
xubaolin
17db4e207c [new feature]introduce ScrollMetricsNotification (#85221) 2021-06-25 14:06:03 -07:00
Kate Lovett
4914a4090c Add dart fix for AndroidViewController.id (#85246) 2021-06-25 13:41:02 -07:00
Jonah Williams
d5c842c09e [flutter_tools] make analyze once an integration test (#85336) 2021-06-25 12:06:04 -07:00
Dan Field
025397ae3f Release retained resources from layers/dispose pictures (#84740) 2021-06-25 12:01:03 -07:00
Jonah Williams
1977ee75b3 [flutter_tools] ensure kernel paths match between init from dill and persist (#85252) 2021-06-25 11:11:04 -07:00
Jenn Magder
d145938406 Migrate flutter_cache to null safety (#85242) 2021-06-25 10:56:03 -07:00
Hans Muller
4bd47ce60c Added AlertDialog.actionsAlignment OverflowBar configuration (#85260)
Added AlertDialog.actionsAlignment OverflowBar configuration.
2021-06-25 10:47:36 -07:00
Lau Ching Jun
102acbe39d Make sure that the asset directory on devfs always exist. (#85267) 2021-06-24 22:51:02 -07:00
Jonah Williams
f04508a426 [flutter_tools] dont use SETLOCAL ENABLEDELAYEDEXPANSION unecessarily (#85288) 2021-06-24 22:21:01 -07:00
Jonah Williams
88e756d19e [flutter_tools] well known device ids (#85184) 2021-06-24 18:46:04 -07:00
Kathy Walrath
7f15662f56 Update the package README template (#84160)
Co-authored-by: JaYoung Lee <11873270+jayoung-lee@users.noreply.github.com>
2021-06-24 16:21:55 -07:00
Chinmoy
6549d84ad1 Adds mainAxisMargin property to RawScrollbar (#84988) 2021-06-24 13:56:02 -07:00
Jason Simmons
3a51eb12d3 Substitute a replacement character for invalid UTF-16 text in a TextSpan (#84887) 2021-06-24 12:31:05 -07:00
Jenn Magder
0de6bd41ba Migrate iOS app deployment target from 8.0 to 9.0 (#85174) 2021-06-24 10:21:05 -07:00
Jonah Williams
c64c212aee [flutter] unify reassemble and fast reassemble (#84363) 2021-06-24 09:36:02 -07:00
Justin McCandless
61e6a72960 Docs improvements for minLines/maxLines (#85138)
Clarify that minLines/maxLines affect the height of the field and not the number of lines that can be entered.
2021-06-24 09:29:43 -07:00
Jonah Williams
21fc0c3a7a [flutter_tools] remove online requirement for devtools (#85176) 2021-06-24 09:26:02 -07:00
LongCatIsLooong
2b9fdada88 [RenderEditable] fix crash & remove TextPainter.layout short-circuiting (#85008) 2021-06-24 09:21:04 -07:00
Ren You
9a981b9186 Revert "Override MediaQuery for WidgetsApp (#81295)" (#85223)
This reverts commit b9bf576933.
2021-06-24 07:48:17 -07:00
Greg Spencer
c4e8c916d0 Fix the effective constraints so that they don't exceed max values (#84285)
This fixes VisualDensity.effectiveConstraints to clamp to the max values of the constraint, instead of to double.infinity.
2021-06-23 19:39:37 -07:00
Greg Spencer
dff703f09f Update GestureDetector docs to use DartPad sample (#85148)
This removes the broken video for GestureDetector, and replaces it with a Dartpad sample, for both samples in GestureDetector.
2021-06-23 19:36:58 -07:00
Jonah Williams
ff5258a5e2 [flutter_tools] convert devtools URL to a better format (#85170) 2021-06-23 19:31:02 -07:00
Jonah Williams
ad540e4f3f [flutter_tools] retry chrome launch up to 3 times (#85162) 2021-06-23 19:26:02 -07:00
Jonah Williams
e67113c16f [flutter_tools] use UWP cpp wrapper for UWP build (#85167) 2021-06-23 19:21:02 -07:00
Hans Muller
99220b01c4 Deprecate the accentIconTheme ThemeData constructor parameter (#85144) 2021-06-23 16:51:03 -07:00
Jenn Magder
042fd77ce1 Check ios-arm64_armv7 directory when validating codesigning entitlements (#85053) 2021-06-23 16:46:03 -07:00
Ahmed Ashour
49c08b7353 Fix checking of index.html (#85016) 2021-06-23 16:41:03 -07:00
Greg Spencer
1ac209c222 Turn on avoid_dynamic_calls lint, make appropriate changes. (#84478) 2021-06-23 16:36:03 -07:00
Kate Lovett
0ea4303714 Fix SnackBar assertions when configured with theme (#85150) 2021-06-23 15:51:03 -07:00
Darren Austin
144434cafc Fixed an issue with overflow exceptions with nested lists inside a reorderable list item. (#84828) 2021-06-23 15:46:06 -07:00
Jenn Magder
2e5284a26b Do not list Android or iOS devices when feature disabled (#85145) 2021-06-23 15:41:04 -07:00
chunhtai
50a2fad986 Remove namesless todo (#85151) 2021-06-23 14:29:14 -07:00
Kate Lovett
2130cf9c02 DismissDirection.none will not prevent scrolling (#85152) 2021-06-23 13:36:03 -07:00
Dan Field
9c0bd18c40 Reland eliminate timeouts from integration tests (#85141) 2021-06-23 13:08:51 -07:00
Viren Khatri
568f135a13 [docs] Add TileMode.decal images (#85024) 2021-06-23 13:01:04 -07:00
Kate Lovett
40d0c69fd6 Make scrollbar assertions less aggressive (#84809) 2021-06-23 11:41:03 -07:00
Balvinder Singh Gambhir
604c59e522 adds build number of ios device in flutter devices command (#84512) 2021-06-23 11:31:03 -07:00
Attila Szabó
b9bf576933 Override MediaQuery for WidgetsApp (#81295) 2021-06-23 10:41:03 -07:00
Ahmed Ashour
a76eb719db Fix typos in test names (#85126) 2021-06-23 09:41:02 -07:00
Todor Ginchev
eee9f100d0 Add optional custom localization for TimePicker, the same way DatePicker has it (#84566) 2021-06-23 09:11:03 -07:00
Xavier H
b63bcaa3c9 ListTile.divideTiles only run Iterable once (#78879) 2021-06-23 09:06:03 -07:00
Dan Field
69f2f8a18b Revert "Remove per-test timeouts from integration tests (#85098)" (#85133)
This reverts commit b96c3c22ce.
2021-06-23 08:17:27 -07:00
Dan Field
b96c3c22ce Remove per-test timeouts from integration tests (#85098) 2021-06-23 07:17:28 -07:00
Jonah Williams
03d14a30c8 [versions] remove mockito (#85076) 2021-06-22 17:41:03 -07:00
Jenn Magder
40428fa0ea macOS unzip then rsync to delete stale artifacts (#85075) 2021-06-22 17:10:56 -07:00
Hans Muller
9e082f6ce9 Add OverflowBar.alignment property (#85050) 2021-06-22 17:01:23 -07:00
Jonah Williams
1e2753b741 [flutter_tools] remove all mocks from error handling io test (#84646) 2021-06-22 15:06:02 -07:00
Chinmoy
4d1da9afa5 Adds borderRadius property to DropdownButton (#84298) 2021-06-22 14:15:54 -07:00
Devon Carew
853415dd1b send back Widget class name information in the widget rebuild/repaint count events (#84804)
send back Widget class name information in the widget rebuild/repaint count event
2021-06-22 10:56:08 -07:00
Darren Austin
5e2d32fe97 Fixed an issue with overflow exceptions with nested lists inside a reorderable list item. (#84807) 2021-06-22 10:26:20 -07:00