Peixin Li
c905a09b0c
Add documentation for drag/fling offset in WidgetController. ( #118288 )
...
* Documentation for drag/fling offset
* Fix typo
* Fix typo 2
* Fix the docs_test
* Fix the grammar
2023-01-12 23:00:23 +00:00
Deokgyu Yang
db8d1a4417
Add MSYS2 detection on Windows Terminal ( #117612 )
...
As the results of "uname -s" command is like the below on MSYS2 on
Windows Terminal,
MSYS_NT-10.0-22621
This patch fixes the Flutter command working on this kind of systems.
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
2023-01-12 22:15:11 +00:00
engine-flutter-autoroll
ace4fb5c54
Roll Flutter Engine from 4a8d6866a1c0 to c01465a18f31 (9 revisions) ( #118409 )
...
* 2d2c5e7eb Roll Dart SDK from 22fa50e09ee8 to 21f5de0ad596 (2 revisions) (flutter/engine#38796)
* 24eb954da fix canvas drawLine bugs (flutter/engine#38753)
* 2b024cbb6 [Impeller Scene] Change how property resolution works to fix Animation blending; add mutation log to nodes; enable backface culling; add vertex color contribution back to meshes (flutter/engine#38766)
* 0192ea15e Roll Dart SDK from 21f5de0ad596 to 7879aa93da71 (1 revision) (flutter/engine#38804)
* 5cd50f568 Roll Fuchsia Mac SDK from ao8fSjW8HrZSsu3yq... to gZ6xbsp2MRsoXfKgY... (flutter/engine#38806)
* 4bf70c011 Roll Dart SDK from 7879aa93da71 to d7235947ff9b (1 revision) (flutter/engine#38808)
* bb2d5e93a Roll Dart SDK from d7235947ff9b to edd406c07399 (2 revisions) (flutter/engine#38814)
* 2a9fa7975 Revert "fix canvas drawLine bugs (#38753 )" (flutter/engine#38815 )
* c01465a18 Add wasm_release build to linux_host_engine.json (flutter/engine#38755 )
2023-01-12 21:52:07 +00:00
joshualitt
8f365a3bdc
[web] Update build to use generated JS runtime for Dart2Wasm. ( #118359 )
2023-01-12 13:46:39 -08:00
Flutter GitHub Bot
947b694f16
roll packages ( #118277 )
2023-01-12 21:45:51 +00:00
Andrew Kolos
ee1c59d462
reduce pub output from flutter create ( #118285 )
...
* reduce pub output from flutter create
* fix fake Pub implementations
* fix tests
* Update pub.dart
* replace enum with simpler boolean
* fix tests
* Revert "fix tests"
This reverts commit 8a3182d3b95d4f2bf337343cdb76e88c2f428ca8.
* Revert "replace enum with simpler boolean"
This reverts commit 445dbc443db4eb5ce284f76749f60e81208b8783.
* go back to using an enum
2023-01-12 21:42:02 +00:00
Qun Cheng
c7a3f0fed7
IconButtonTheme should be overridden by the AppBar/AppBarTheme's iconTheme and actionsIconTheme ( #118216 )
2023-01-12 12:39:14 -08:00
Andrew Kolos
5630d531b1
[tool] Generate a binary version of the asset manifest ( #117233 )
...
* initial
* update asset_bundle_package_test
* Update asset_bundle_test.dart
* Update asset_bundle_package_fonts_test.dart
* update pubspec checksum for smc dependency
* flutter update-packages --force-upgrade
* prefer += 1 over ++
Co-authored-by: Jonah Williams <jonahwilliams@google.com>
* add regexp comment
* rescope int list comparison function
* update packages
Co-authored-by: Jonah Williams <jonahwilliams@google.com>
2023-01-12 19:33:30 +00:00
Sigurd Meldgaard
40bc6b55e4
Move debug error message from failed pub to logger.printTrace ( #118379 )
...
* Move debug error message from failed pub to logger.printTrace
* Update test
2023-01-12 19:24:20 +00:00
engine-flutter-autoroll
27502f6852
Roll Plugins from 620a059d62b2 to 39197f17ca59 (6 revisions) ( #118391 )
...
* 8c461cfde [gh_actions]: Bump ossf/scorecard-action from 2.0.6 to 2.1.2 (flutter/plugins#6882 )
* a119afd47 [in_app_pur]: Bump espresso-core from 3.4.0 to 3.5.1 in /packages/in_app_purchase/in_app_purchase_android/android (flutter/plugins#6924 )
* 12266846e Roll Flutter from 507062032fa4 to 7ddf42eae5ee (5 revisions) (flutter/plugins#6923 )
* 44098fe34 [shared_preferences] Switch to `shared_preferences_foundation` (flutter/plugins#6940 )
* 0dd166959 [tool] Replace `flutter format` (flutter/plugins#6946 )
* 39197f17c [gh_actions]: Bump actions/checkout from 3.1.0 to 3.3.0 (flutter/plugins#6935 )
2023-01-12 18:26:13 +00:00
Eilidh Southren
f1a1f2726c
[M3] Add error state support for side property of CheckBox ( #118386 )
...
* Add error state support for side property
* lint fixes
* lint fixes
2023-01-12 15:34:08 +00:00
Taha Tesser
0d91c0343b
Fix M3 Drawer
default shape in RTL ( #118185 )
2023-01-12 14:22:53 +00:00
Suhwan Cha
51c2af56c9
docs: update docs about color property in material card ( #117263 )
...
* update docs
* *
* typo
* Revert "typo"
This reverts commit 3e25d4be337b1a41d24b1a86136606d6551b30cf.
* Update card.dart
* Update card.dart
* Update card.dart
2023-01-12 11:03:12 +00:00
Taha Tesser
44f540338b
Fix SliverAppBar.large
and SliverAppBar.medium
do not use foregroundColor
( #118322 )
2023-01-12 10:18:23 +00:00
Flutter GitHub Bot
f8628b5cb1
Marks Mac_ios platform_views_scroll_perf_non_intersecting_impeller_ios__timeline_summary to be unflaky ( #116668 )
2023-01-12 02:48:03 +00:00
Flutter GitHub Bot
13ebde6ff1
Marks Mac channels_integration_test to be unflaky ( #111571 )
2023-01-11 18:20:31 -08:00
Flutter GitHub Bot
727e86079e
Marks Mac_ios complex_layout_scroll_perf_bad_ios__timeline_summary to be unflaky ( #111570 )
2023-01-11 18:02:30 -08:00
engine-flutter-autoroll
b2b4050430
Roll Flutter Engine from 764a9e01204d to 4a8d6866a1c0 (2 revisions) ( #118357 )
...
* 7abc5f13a [web] Update felt to use generated JS runtime for Dart2Wasm. (flutter/engine#38786)
* 4a8d6866a Add CI builder for windows-arm64. (#38394 ) (flutter/engine#38739 )
2023-01-12 01:11:24 +00:00
engine-flutter-autoroll
4b2d3eb0ff
764a9e012 Roll Skia from e1f3980272f3 to dfb838747295 (48 revisions) (flutter/engine#38790) ( #118355 )
2023-01-12 00:06:19 +00:00
engine-flutter-autoroll
c6be43a657
Roll Flutter Engine from ee76ab71e0a6 to cccaae2f3d8b (3 revisions) ( #118349 )
...
* 5ec03d7d1 Roll Fuchsia Mac SDK from a9NpYJbjhDRX9P9u4... to ao8fSjW8HrZSsu3yq... (flutter/engine#38782 )
* 87ead948e delete include of private GrMtlTypes header (flutter/engine#38783 )
* cccaae2f3 [fuchsia] Replace deprecated AddLocalChild (flutter/engine#38788 )
2023-01-11 23:13:38 +00:00
engine-flutter-autoroll
b4a07de2ae
ee76ab71e Cleanup Skia includes in image_generator/descriptor (flutter/engine#38775) ( #118335 )
2023-01-11 20:19:26 +00:00
engine-flutter-autoroll
e697805bf6
Roll Plugins from 9fdc899b72ca to 620a059d62b2 (4 revisions) ( #118317 )
...
* 6a24f2d7b == override parameters are non-nullable (flutter/plugins#6900 )
* b9206bcfe [espresso]: Bump espresso-accessibility and espresso-idling-resource from 3.1.0 to 3.5.1 in /packages/espresso/android (flutter/plugins#6933 )
* b1797c2bb [file_selector] Switch to Pigeon for macOS (flutter/plugins#6902 )
* 620a059d6 [google_sign_in] Renames generated folder to js_interop. (flutter/plugins#6915 )
2023-01-11 16:59:32 +00:00
engine-flutter-autoroll
a50e2c8d6f
6048f9110 Roll Dart SDK from 23cbd61a1327 to 22fa50e09ee8 (3 revisions) (flutter/engine#38776) ( #118320 )
2023-01-11 16:58:37 +00:00
dependabot[bot]
aabf146f32
Bump github/codeql-action from 2.1.35 to 2.1.37 ( #117104 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.35 to 2.1.37.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](b2a92eb56d...959cbb7472
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 16:55:18 +00:00
dependabot[bot]
2e0849e9dc
Bump actions/checkout from 3.1.0 to 3.3.0 ( #118052 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.1.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](93ea575cb5...ac59398561
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 16:53:50 +00:00
dependabot[bot]
33c71beee4
Bump actions/upload-artifact from 3.1.1 to 3.1.2 ( #118116 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](83fd05a356...0b7f8abb15
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 16:53:49 +00:00
Rydmike
f10965f2d3
FIX: UnderlineInputBorder hashCode and equality by including borderRadius ( #118284 )
2023-01-11 08:18:01 -08:00
engine-flutter-autoroll
957781a108
6256f05db Roll Fuchsia Mac SDK from 6xysoRPCXJ3cJX12x... to a9NpYJbjhDRX9P9u4... (flutter/engine#38767) ( #118300 )
2023-01-11 09:04:39 +00:00
engine-flutter-autoroll
32b1ea3b58
8d7beac82 Roll Dart SDK from 7b4d49402252 to 23cbd61a1327 (1 revision) (flutter/engine#38764) ( #118297 )
2023-01-11 06:46:08 +00:00
engine-flutter-autoroll
a40fb9bdd7
9ade91c8b removed forbidden skia include (flutter/engine#38761) ( #118296 )
2023-01-11 05:57:24 +00:00
engine-flutter-autoroll
55e3894a8c
Roll Flutter Engine from ae9e181e30c2 to 53bd4bbf9646 (3 revisions) ( #118289 )
...
* b9a723482 [web] retain GL/Gr context on window resize (flutter/engine#38576 )
* fd4360671 Add SpringAnimation.js from React Native (flutter/engine#38750 )
* 53bd4bbf9 Roll Skia from b8c0a78a2378 to e1f3980272f3 (24 revisions) (flutter/engine#38758 )
2023-01-11 02:37:34 +00:00
Tae Hyung Kim
b13f83a2ba
Fix Finnish TimeOfDate format ( #118204 )
...
* init
* add test
2023-01-10 17:41:54 -08:00
engine-flutter-autoroll
12b43ed8a3
ae9e181e3 Roll Dart SDK from 5e344de60564 to 7b4d49402252 (1 revision) (flutter/engine#38756) ( #118287 )
2023-01-11 01:39:25 +00:00
Sigurd Meldgaard
b7881e5b64
Align flutter pub get/upgrade/add/remove/downgrade
( #117896 )
...
* Align `flutter pub get/upgrade/add/remove/downgrade`
* Add final . to command description
* Remove trailing whitespace
* Don't print message that command is being run
* Update expectations
* Use relative path
* Remove duplicated line
* Improve function dartdoc
2023-01-10 23:29:09 +00:00
engine-flutter-autoroll
cf529ec57e
Roll Flutter Engine from 687e3cb0fbe2 to c1d61cf11da8 (6 revisions) ( #118274 )
...
* ad9052a38 Roll Dart SDK from 8d7a6aabd3a3 to b90a008ddb29 (1 revision) (flutter/engine#38740 )
* c4c97023f Mark nodes as `kIsLineBreakingObject` by default, TODO further distinctions (flutter/engine#38721 )
* f40af3eb4 Roll Dart SDK from b90a008ddb29 to 5e344de60564 (1 revision) (flutter/engine#38744 )
* 41cfbdd7e Roll Fuchsia Mac SDK from zC90VpkAGMG1jJ-BK... to 6xysoRPCXJ3cJX12x... (flutter/engine#38746 )
* 95c7b1f8a Make operator == parameter non-nullable (flutter/engine#38663 )
* c1d61cf11 Move canvaskit artifacts to expected location in Web SDK Archive (flutter/engine#38168 )
2023-01-10 23:03:07 +00:00
Flutter GitHub Bot
01583b7486
roll packages ( #118272 )
2023-01-10 23:03:04 +00:00
Youchen Du
a6f17e697c
Add option for opting out of enter route snapshotting. ( #118086 )
...
* Add option for opting out of enter route snapshotting.
* Fix typo.
* Merge find layers logic.
* Add justification comment on why web is skipped in test.
* Update documentation as suggested.
* Update documentation as suggested.
2023-01-10 21:31:17 +00:00
Flutter GitHub Bot
594333b369
roll packages ( #118117 )
2023-01-10 21:23:23 +00:00
Taha Tesser
3d3f8e85a6
Update CupertinoPicker
example ( #118248 )
...
* Update `CupertinoPicker` example
* format lines
* Revert making variable public
* revert variable change
2023-01-10 19:49:22 +00:00
Jonah Williams
1d2e62b764
remove unsound mode web test ( #118256 )
2023-01-10 19:03:27 +00:00
Flutter GitHub Bot
3cee38e80f
Marks Mac_arm64_ios run_debug_test_macos to be unflaky ( #117990 )
2023-01-10 18:07:09 +00:00
Flutter GitHub Bot
0cd8d8451c
Marks Mac_arm64_android run_debug_test_android to be unflaky ( #117469 )
2023-01-10 18:07:07 +00:00
Loïc Sharma
cb62cfdd1f
Manually mark Windows run_debug_test_windows as unflaky ( #118112 )
2023-01-10 18:03:15 +00:00
engine-flutter-autoroll
669a3d2b47
Roll Plugins from 0a0e3d205ca3 to 9fdc899b72ca (8 revisions) ( #118253 )
...
* d03de2fce [tool] Don't add Guava in the all-packages app (flutter/plugins#6747 )
* d485c7e83 [local_auth]: Bump espresso-core (flutter/plugins#6925 )
* a47e71988 [webview_flutter_platform_interface] Improves error message when `WebViewPlatform.instance` is null (flutter/plugins#6938 )
* 7132dac0e [google_maps]: Bump espresso-core from 3.4.0 to 3.5.1 in /packages/google_maps_flutter/google_maps_flutter_android/android (flutter/plugins#6937 )
* dc3287ccf [espresso]: Bump truth from 1.4.0 to 1.5.0 in /packages/espresso/android (flutter/plugins#6707 )
* 1de6477bd [camera]: Bump camerax_version from 1.3.0-alpha01 to 1.3.0-alpha02 in /packages/camera/camera_android_camerax/android (flutter/plugins#6828 )
* fb405819e [shared_preferences] Merge iOS and macOS implementations (flutter/plugins#6920 )
* 9fdc899b7 [various] Enable `avoid_dynamic_calls` (flutter/plugins#6834 )
2023-01-10 17:08:11 +00:00
engine-flutter-autoroll
f2c088b1cf
Roll Flutter Engine from 716bb9172c0d to 687e3cb0fbe2 (2 revisions) ( #118242 )
...
* 24ee5c10f Roll Fuchsia Mac SDK from ORxExaprF9fW5d4MP... to zC90VpkAGMG1jJ-BK... (flutter/engine#38734 )
* 687e3cb0f Roll Dart SDK from 418bee5da2e2 to 8d7a6aabd3a3 (2 revisions) (flutter/engine#38738 )
2023-01-10 14:30:30 +00:00
Taha Tesser
5d96d619d8
Add MaterialStateProperty overlayColor
& mouseCursor
and fix hovering on thumbs behavior ( #116894 )
2023-01-10 13:40:04 +00:00
Bruno Leroux
07bc245243
Add a comment about repeat event + fix typos ( #118095 )
2023-01-10 13:38:04 +00:00
Brandon DeRosier
700fe3d2b0
[Impeller Scene] Add SceneC asset importing ( #118157 )
2023-01-10 01:51:40 -08:00
Tae Hyung Kim
583a8122bc
Allow select cases to be numbers ( #116625 )
2023-01-10 01:18:03 -08:00
Bruno Leroux
ad7322ddbf
Hide InkWell hover highlight when an hovered InkWell is disabled ( #118026 )
2023-01-10 06:35:48 +00:00