33582 Commits

Author SHA1 Message Date
keyonghan
f028f97e8c
update doc (#113778)
Update recipes doc with correct parameters
2023-03-01 01:21:56 +00:00
Kevin Moore
0cd6f1fbdb
[flutter_tool] advertise the default value for --dart2js-optimization (#121621)
[flutter_tool] advertise the default value for --dart2js-optimization
2023-03-01 01:17:56 +00:00
Daniel Austin
b10f25c603
implement override of toString() in order to print useful message in release mode as well as debug mode (#118263)
Added `_ErrorDescription.toString()`
2023-03-01 01:08:52 +00:00
engine-flutter-autoroll
b3f7699def
9ffe548bd [Embedder API] Add 'array of pointers' guidance (flutter/engine#39804) (#121652)
Roll Flutter Engine from 43f28d2ff87b to 9ffe548bd842 (1 revision)
2023-03-01 01:07:32 +00:00
Paul
16928037ad
Remove @param onDone (#113371)
Remove @param onDone
2023-03-01 00:27:43 +00:00
James Lee
3c70fb2667
Add typically used parameter name to the builder used in layout_builder (#119877)
Add  typically used parameter name to the builder used in layout_builder
2023-03-01 00:25:55 +00:00
engine-flutter-autoroll
2b788c9314
Roll Flutter Engine from 584144dd4108 to 43f28d2ff87b (2 revisions) (#121648)
Roll Flutter Engine from 584144dd4108 to 43f28d2ff87b (2 revisions)
2023-03-01 00:22:43 +00:00
Michael Goderbauer
6de42a70f1
Fix how tests count open SemanticsHandles (#121571)
Fix how tests count open SemanticsHandles
2023-02-28 23:55:58 +00:00
Bartek Pacia
f97a51533b
Fix documentation error in README of integration_test (#117977)
Fix documentation error in README of `integration_test`
2023-02-28 23:36:47 +00:00
engine-flutter-autoroll
89fc18ad6c
Roll Flutter Engine from d274195202d3 to 584144dd4108 (4 revisions) (#121642)
Roll Flutter Engine from d274195202d3 to 584144dd4108 (4 revisions)
2023-02-28 22:32:11 +00:00
Flutter GitHub Bot
f75e5a04a8
roll packages (#121631)
Roll pub packages
2023-02-28 22:03:58 +00:00
engine-flutter-autoroll
6a670f52eb
Roll Flutter Engine from c6b532240498 to d274195202d3 (3 revisions) (#121630)
Roll Flutter Engine from c6b532240498 to d274195202d3 (3 revisions)
2023-02-28 21:19:40 +00:00
Xilai Zhang
153fce4d45
Revert "Fix ExpansionTile hint for Android (#120881)" (#121624)
This reverts commit fd65fd1b161277cec815ea2b10d63976b7d0da6d.
2023-02-28 13:15:47 -08:00
Dan Field
c8aa37d1ea
Fix for #112403 and b/249091367 (#121615)
Fix monodrag gestures for #112403 and b/249091367
2023-02-28 20:14:33 +00:00
Jim Gerth
0a1af28a8b
Use AnimatedSwitcher's _childNumber as Key in layoutBuilder's Stack (#121408)
Use AnimatedSwitcher's _childNumber as Key in layoutBuilder's Stack
2023-02-28 18:37:29 +00:00
Flutter GitHub Bot
61a03f7907
roll packages (#121611)
Roll pub packages
2023-02-28 17:44:15 +00:00
Greg Price
e13677450c
Make ClampingScrollSimulation ballistic and more like Android (#120420)
Make ClampingScrollSimulation ballistic and more like Android
2023-02-28 17:38:29 +00:00
Ben Konyi
ecd7518df5
Reland "Remove references to Observatory (#118577)" (#121606)
This reverts commit 275ab9c69bc15113003b77637ea90031df8ed348.
2023-02-28 11:57:04 -05:00
engine-flutter-autoroll
8fc499aaf0
Roll Packages from ad48ee552768 to f39c97dbfb95 (8 revisions) (#121607)
Roll Packages from ad48ee552768 to f39c97dbfb95 (8 revisions)
2023-02-28 15:48:19 +00:00
engine-flutter-autoroll
f032a4d648
Roll Flutter Engine from b78ac0412904 to c6b532240498 (2 revisions) (#121597)
Roll Flutter Engine from b78ac0412904 to c6b532240498 (2 revisions)
2023-02-28 10:29:29 +00:00
Taha Tesser
87679ff1c3
Update date picker examples, remove unused variables and add missing tests (#121528)
Update date picker examples, remove unused variables and add missing tests
2023-02-28 08:31:51 +00:00
Nabeel Parkar
e5a382ec92
Migrate activation issue template to Github form issues (#119916)
Migrate activation issue template to Github form issues
2023-02-28 08:08:01 +00:00
engine-flutter-autoroll
d57dc6d718
Roll Flutter Engine from 365f348645b6 to b78ac0412904 (2 revisions) (#121589)
Roll Flutter Engine from 365f348645b6 to b78ac0412904 (2 revisions)
2023-02-28 07:40:35 +00:00
engine-flutter-autoroll
35f191576b
Roll Flutter Engine from 002b3d7a2419 to 365f348645b6 (2 revisions) (#121587)
Roll Flutter Engine from 002b3d7a2419 to 365f348645b6 (2 revisions)
2023-02-28 06:45:11 +00:00
engine-flutter-autoroll
1d17caed66
002b3d7a2 Roll Skia from 40d29bfd33c3 to 7a03a0e52abb (8 revisions) (flutter/engine#39929) (#121582)
Roll Flutter Engine from 2211a315d746 to 002b3d7a2419 (1 revision)
3.8.0-17.0.pre
2023-02-28 04:11:38 +00:00
engine-flutter-autoroll
cb9e9a5f46
Roll Flutter Engine from ab034478aeab to 2211a315d746 (9 revisions) (#121581)
Roll Flutter Engine from ab034478aeab to 2211a315d746 (9 revisions)
2023-02-28 03:29:23 +00:00
Flutter GitHub Bot
cf4ef28b94
Roll pub packages (#121569)
Roll pub packages
2023-02-28 03:10:07 +00:00
Michael Goderbauer
df66fecdcf
showOnScreen does not crash if target node doesn't exist anymore (#121575)
showOnScreen does not crash if target node doesn't exist anymore
2023-02-28 03:06:28 +00:00
Hans Muller
cd0030cc27
Removed "typically non-null" API doc qualifiers from ScrollMetrics min,max extent getters (#121572)
Removed "typically non-null" API doc qualifiers from ScrollMetrics min,max extent getters
2023-02-28 01:53:52 +00:00
Skandar Munir
681b72c304
fixes Show Week Day in CupertinoDatePicker with CupertinoDatePickerMo… (#120052)
fixes Show Week Day in CupertinoDatePicker with CupertinoDatePickerMo…
2023-02-28 01:52:51 +00:00
Kate Lovett
677971828d
Fix scrolled under for 2D scrolling (#121297)
Fix AppBar scrolled under for 2D scrolling
2023-02-28 01:13:51 +00:00
Hans Muller
1bfba7564b
Added identical(a,b) short circuit to rendering library lerp methods (#121566)
Added identical(a,b) short circuit to rendering library lerp methods
2023-02-28 00:55:56 +00:00
Todd Volkert
c4ef072369
Cocoapods ffi error can be in stdout or stderr (#121470)
Cocoapods ffi error can be in stdout or stderr
2023-02-28 00:11:29 +00:00
Flutter GitHub Bot
2c3fa08253
roll packages (#121556)
Roll pub packages
2023-02-28 00:11:26 +00:00
engine-flutter-autoroll
781c84a860
Roll Flutter Engine from 8857c39c96c4 to ab034478aeab (3 revisions) (#121558)
Roll Flutter Engine from 8857c39c96c4 to ab034478aeab (3 revisions)
3.8.0-18.0.pre
2023-02-27 23:52:57 +00:00
Michael Goderbauer
275ab9c69b
Revert "Reland "Remove references to Observatory (#118577)" (#121215)" (#121555)
Revert "Reland "Remove references to Observatory (#118577)""
2023-02-27 23:46:53 +00:00
chunhtai
c8d80163b0
Revert "Fix text.rich to merge widget span (#113461)" (#121562)
This reverts commit 660992a161ba04de706cd3931c32d3123e6e1228.
2023-02-27 15:38:43 -08:00
engine-flutter-autoroll
22cbe6e8bd
Roll Flutter Engine from 4bba1b958e11 to 8857c39c96c4 (10 revisions) (#121550)
Roll Flutter Engine from 4bba1b958e11 to 8857c39c96c4 (10 revisions)
2023-02-27 23:00:18 +00:00
Mahan
14a9c23020
Separate theme logic (#117818)
Separate theme logic
2023-02-27 22:34:46 +00:00
Bruno Leroux
fa49db31f1
Cleanup material/tabs.dart documentation (#121524)
Cleanup material/tabs.dart documentation
2023-02-27 22:34:44 +00:00
Tomohiko Tanihata
6175937565
Update scroll paging logic in Scrollbar (#121481)
Update scroll paging logic in Scrollbar
2023-02-27 21:06:29 +00:00
Danny Tuppeny
06952ba254
[flutter_tools] Add support for URI formats like ?line=x for "flutter test" (#119740)
* [flutter_tools] Add support for URI formats like ?line=x for "flutter test"

* Remove unnecessary function

* Handle parsing absolute paths on Windows

* Use Windows-style paths when running on Windows

* Fix paths in isFile

* Remove unnecessary clear
2023-02-27 19:13:00 +00:00
Taha Tesser
9a4e897965
Add OverflowBox example and update existing examples under basic.dart (#121213)
Add `OverflowBox` example and update existing examples under `basic.dart`
2023-02-27 18:52:00 +00:00
Christopher Fujino
5c334d10df
Revert "show web-server in flutter devices (#121373)" (#121532)
Revert "[flutter_tools] show web-server in flutter devices"
2023-02-27 18:44:09 +00:00
Taha Tesser
fd65fd1b16
Fix ExpansionTile hint for Android (#120881)
Fix `ExpansionTile` double tap to collapse/expanded and expanded/collapsed states semantics announcements
2023-02-27 18:40:17 +00:00
ivirtex
edba606974
Fix text color not resolving when CupertinoThemeData.brightness is null (#115026)
* Fix text color not resolving in `CupertinoApp`

* Make linter happy

* Create cupertinoBuilder for theming

* Make linter happy

* Fix tests

* Fix regression

* Delete whitespace

* Resolve color passed to the `WidgetsApp`

* Revert "Resolve color passed to the `WidgetsApp`"

This reverts commit 6994719a564c476dcb6d389e4547bff3ded08203.

* Resolve selection colors

* Kick tests

* Delete doubled test
2023-02-27 10:36:11 -08:00
Greg Price
516b60bda1
Give error on too many arguments to flutter config (#121494)
Give error on too many arguments to `flutter config`
2023-02-27 17:22:20 +00:00
Bruno Leroux
a297cb368b
Fix Ink decoration image does not render (#121521) 2023-02-27 08:51:21 -08:00
Casey Hillers
d193f050b5
[conductor] Remove cherrypick option (#121405)
[conductor] Remove cherrypick option
2023-02-27 15:00:26 +00:00
Rulong Chen(陈汝龙)
a5c60f4128
Limit the PlatformView ID within the range of 32-bit integers. (#121203)
Limit the PlatformView ID within the range of 32-bit integers.
2023-02-27 14:52:40 +00:00