6944 Commits

Author SHA1 Message Date
cd94db1f08 [google_maps_flutter] Cloud-based map styling support (#3682)
Recreates https://github.com/flutter/plugins/pull/6553 form flutter/plugins which had approvals in-progress. 

Fixes https://github.com/flutter/flutter/issues/67631
google_maps_flutter-v2.5.0
2023-08-31 21:03:20 +00:00
c9a25843f5 [ci] Convert version presubmit check to LUCI (#4822)
Adds a LUCI version of the version presubmit check, using the new label passthrough functionality, and removes it from Cirrus. Since that was the last Cirrus task, this removes the entire Cirrus config, and the associated Dockerfile.

Part of https://github.com/flutter/flutter/issues/130076
2023-08-31 19:38:56 +00:00
e668c436dc [url_launcher_android] Add support for Custom Tabs (#4739)
Implement support for [Android Custom Tabs](https://developer.chrome.com/docs/android/custom-tabs/).

Custom Tabs will only be used if *__all__* of the following conditions are true:
- `launchMode` == `LaunchMode.inAppWebView` (or `LaunchMode.platformDefault`; only if url is web url)
- `WebViewConfiguration.headers` == `{}` (or if it only contains [CORS-safelisted headers](https://developer.mozilla.org/en-US/docs/Glossary/CORS-safelisted_request_header))

Fixes flutter/flutter#18589
url_launcher_android-v6.1.0 url_launcher-v6.1.14 url_launcher_platform_interface-v2.1.5
2023-08-31 19:16:04 +00:00
bd4a8eb6a4 [webview_flutter] update pigeon to 11 (#4821)
updates pigeon version to 11 to remove need for primitive enum wrappers - removes unnused enum wrappers.

Some work toward https://github.com/flutter/flutter/issues/133455
webview_flutter_android-v3.9.5
2023-08-31 18:18:05 +00:00
5f90356002 Roll Flutter (stable) from e1e47221e862 to ff5b5b5fa6f3 (1 revision) (#4823)
e1e47221e8...ff5b5b5fa6

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-stable-packages
Please CC rmistry@google.com,stuartmorgan@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter (stable): https://github.com/flutter/flutter/issues/new/choose
To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-08-31 16:57:13 +00:00
17406a398b Roll Flutter from 1fe24956ac46 to c175cf87a6a3 (30 revisions) (#4825)
1fe24956ac...c175cf87a6

2023-08-31 15619084+vashworth@users.noreply.github.com Ignore macOS Cocoapods linting failure on DT_TOOLCHAIN_DIR error (flutter/flutter#133588)
2023-08-31 84124091+opxdelwin@users.noreply.github.com `InputDecorationTheme.isCollapsed` doesn't work if `InputDecoration.isCollapsed` is not provided. (flutter/flutter#133189)
2023-08-31 engine-flutter-autoroll@skia.org Roll Flutter Engine from 5156c03344eb to 772d5e996af8 (1 revision) (flutter/flutter#133752)
2023-08-31 engine-flutter-autoroll@skia.org Roll Flutter Engine from 1917fa95ea55 to 5156c03344eb (2 revisions) (flutter/flutter#133745)
2023-08-31 engine-flutter-autoroll@skia.org Roll Flutter Engine from 1f1071d3f5ba to 1917fa95ea55 (2 revisions) (flutter/flutter#133739)
2023-08-31 engine-flutter-autoroll@skia.org Roll Flutter Engine from e88b21b6d4e8 to 1f1071d3f5ba (1 revision) (flutter/flutter#133737)
2023-08-31 engine-flutter-autoroll@skia.org Roll Flutter Engine from 0559a733c888 to e88b21b6d4e8 (1 revision) (flutter/flutter#133735)
2023-08-31 engine-flutter-autoroll@skia.org Roll Flutter Engine from 3b75e3de7ef3 to 0559a733c888 (1 revision) (flutter/flutter#133734)
2023-08-31 jonahwilliams@google.com [framework] use ImageFilter for stretch overscroll. (flutter/flutter#133613)
2023-08-31 engine-flutter-autoroll@skia.org Roll Flutter Engine from 73e86369614d to 3b75e3de7ef3 (2 revisions) (flutter/flutter#133724)
2023-08-31 engine-flutter-autoroll@skia.org Roll Flutter Engine from 8f1b77b1ac69 to 73e86369614d (1 revision) (flutter/flutter#133720)
2023-08-31 engine-flutter-autoroll@skia.org Roll Flutter Engine from d37cef84d40d to 8f1b77b1ac69 (1 revision) (flutter/flutter#133714)
2023-08-31 polinach@google.com Mark leak in _DraggableScrollableSheetState. (flutter/flutter#133693)
2023-08-30 polinach@google.com Mark routing test as leaking. (flutter/flutter#133697)
2023-08-30 engine-flutter-autoroll@skia.org Roll Flutter Engine from b63eee2e31cc to d37cef84d40d (3 revisions) (flutter/flutter#133706)
2023-08-30 polinach@google.com _RawAutocompleteState should dispose _highlightedOptionIndex. (flutter/flutter#133700)
2023-08-30 matanlurey@users.noreply.github.com Forward-fix a test that will break with an engine roll. (flutter/flutter#133619)
2023-08-30 tessertaha@gmail.com Fix `cancelButtonStyle` & `confirmButtonStyle` properties  from `TimePickerTheme`  aren't working (flutter/flutter#132843)
2023-08-30 hans.muller@gmail.com Updated DropdownMenu example and added a test (flutter/flutter#133592)
2023-08-30 tessertaha@gmail.com Add `cancelButtonStyle` & `confirmButtonStyle` to the `DatePickerThemeData` (flutter/flutter#132847)
2023-08-30 engine-flutter-autoroll@skia.org Roll Flutter Engine from 31d5662dcb53 to b63eee2e31cc (1 revision) (flutter/flutter#133692)
2023-08-30 rmolivares@renzo-olivares.dev Fixing memory leak in EditableTextState (flutter/flutter#131377)
2023-08-30 engine-flutter-autoroll@skia.org Roll Flutter Engine from 69f04bdfe952 to 31d5662dcb53 (14 revisions) (flutter/flutter#133683)
2023-08-30 leroux_bruno@yahoo.fr Expose barrierDismissible in PageRoute constructor (flutter/flutter#133659)
2023-08-30 32242716+ricardoamador@users.noreply.github.com Update the infrastructure issue template (flutter/flutter#133519)
2023-08-30 31859944+LongCatIsLooong@users.noreply.github.com Reland "Remove ImageProvider.load, DecoderCallback and `PaintingBinding.instantiateImageCodec` (#132679) (reverted in #133482) (flutter/flutter#133605)
2023-08-30 engine-flutter-autoroll@skia.org Roll Packages from d7d3150e5966 to 64af59e00bb7 (4 revisions) (flutter/flutter#133675)
2023-08-30 tessertaha@gmail.com Update & improve `TabBar.labelColor` tests (flutter/flutter#133668)
2023-08-30 zanderso@users.noreply.github.com Bump gradle heap size limits in templates (flutter/flutter#133671)
2023-08-30 fluttergithubbot@gmail.com Marks Windows module_test to be flaky (flutter/flutter#133640)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC rmistry@google.com,stuartmorgan@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-08-31 15:44:19 +00:00
e7d812cefc [path_provider] Fix93198: Added getDownloadsDirectory() for Android (#4708)
This PR adds the Android implementation for the getDownloadsDirectory() function by making getDownloadsDirectory redirect at the Dart level to getExternalStorageDirectories with the downloads directory constant.

*List which issues are fixed by this PR. You must list at least one issue.*
Fixes [#93198](https://github.com/flutter/flutter/issues/93198)
path_provider_android-v2.2.0
2023-08-30 18:10:59 +00:00
1f208aa264 [in_app_purchase] Minor lint cleanup (#4818)
Updates some lints for current versions of Flutter, reducing the need for `// ignore`s.

Fixes https://github.com/flutter/flutter/issues/131792
in_app_purchase-v3.1.10 in_app_purchase_storekit-v0.3.6+7 in_app_purchase_android-v0.3.0+13
2023-08-30 17:38:04 +00:00
200e3c6cb3 [local_auth] Update to pigeon 11 and remove enum wrappers (#4809)
updates pigeon version to 11 to remove need for enum wrappers - removes enum wrappers.

Some work toward https://github.com/flutter/flutter/issues/133455
local_auth_android-v1.0.34
2023-08-30 17:18:13 +00:00
f3942797b7 [image_picker] Fix link in README file. (#4775)
Fix incorrect link formatting.

**Before:** [entitlement][https://docs.flutter.dev/platform-integration/macos/building#entitlements-and-the-app-sandbox]
**After:** [entitlement][3]
image_picker-v1.0.4
2023-08-30 16:55:14 +00:00
bd97d29f5e [web] Use new APIs from dart:ui_web (#4168)
The following APIs are now exposed through `dart:ui_web` which eliminates the need for shims:
- `platformViewRegistry`
- `webOnlyAssetManager`
- `urlStrategy`

## Issues

* Fixes https://github.com/flutter/flutter/issues/55000

## Minimal `stable` version

THIS PR CANNOT LAND UNTIL THE NEW `dart:ui_web` APIS MAKE IT INTO A STABLE FLUTTER RELEASE.

* Needs 5a7ab5a147
url_launcher_web-v2.0.20 pointer_interceptor-v0.9.3+6 video_player_web-v2.0.18 google_sign_in_web-v0.12.0+5 camera_web-v0.3.2+3 google_maps_flutter_web-v0.5.4+2 webview_flutter_web-v0.2.2+3
2023-08-30 16:55:12 +00:00
5ad43c890d Roll Flutter from 6c95737375db to 1fe24956ac46 (24 revisions) (#4817)
6c95737375...1fe24956ac

2023-08-30 leroux_bruno@yahoo.fr Update SelectableRegion test for M3 (flutter/flutter#129627)
2023-08-30 godofredoc@google.com Remove cirrus tests from the flutter framework. (flutter/flutter#133575)
2023-08-30 engine-flutter-autoroll@skia.org Roll Flutter Engine from 749e67a947bc to 69f04bdfe952 (2 revisions) (flutter/flutter#133621)
2023-08-30 xilaizhang@google.com [flutter roll] Revert "Fix `Chip.shape`'s side is not used when provided in Material 3" (flutter/flutter#133615)
2023-08-30 engine-flutter-autoroll@skia.org Roll Flutter Engine from 9f2cf5c99b0f to 749e67a947bc (2 revisions) (flutter/flutter#133618)
2023-08-30 engine-flutter-autoroll@skia.org Roll Flutter Engine from c5854a6b3658 to 9f2cf5c99b0f (4 revisions) (flutter/flutter#133616)
2023-08-30 parlough@gmail.com No longer include `.packages` in created `.gitignore` files (flutter/flutter#133484)
2023-08-30 engine-flutter-autoroll@skia.org Roll Flutter Engine from db3ecf8b2739 to c5854a6b3658 (1 revision) (flutter/flutter#133610)
2023-08-29 engine-flutter-autoroll@skia.org Roll Flutter Engine from 1feb9302050c to db3ecf8b2739 (4 revisions) (flutter/flutter#133609)
2023-08-29 polinach@google.com Fix one notDisposed leak and mark another. (flutter/flutter#133595)
2023-08-29 engine-flutter-autoroll@skia.org Roll Flutter Engine from 01a1579808b5 to 1feb9302050c (1 revision) (flutter/flutter#133604)
2023-08-29 polinach@google.com Upgrade packages. (flutter/flutter#133593)
2023-08-29 polinach@google.com Cover more tests with leak tracking. (flutter/flutter#133596)
2023-08-29 engine-flutter-autoroll@skia.org Roll Flutter Engine from 73cc3fb451fd to 01a1579808b5 (3 revisions) (flutter/flutter#133591)
2023-08-29 hans.muller@gmail.com Added DropdownMenuEntry.labelWidget (flutter/flutter#133491)
2023-08-29 ian@hixie.ch Use a fake stopwatch to remove flakiness. (flutter/flutter#133229)
2023-08-29 engine-flutter-autoroll@skia.org Roll Flutter Engine from d1e6eb080f08 to 73cc3fb451fd (3 revisions) (flutter/flutter#133580)
2023-08-29 mdebbar@google.com [web] Migrate remaining web-only API usages to `dart:ui_web` (flutter/flutter#132248)
2023-08-29 gspencergoog@users.noreply.github.com Add doxygen doc generation. (flutter/flutter#131356)
2023-08-29 engine-flutter-autoroll@skia.org Roll Flutter Engine from 50bd80773287 to d1e6eb080f08 (2 revisions) (flutter/flutter#133570)
2023-08-29 polinach@google.com ShortcutManager should dispatch creation in constructor. (flutter/flutter#133487)
2023-08-29 tessertaha@gmail.com Add FAB Additional Color Mappings example (flutter/flutter#133453)
2023-08-29 engine-flutter-autoroll@skia.org Roll Flutter Engine from 65438c7bb46a to 50bd80773287 (1 revision) (flutter/flutter#133565)
2023-08-29 engine-flutter-autoroll@skia.org Roll Packages from 383bffa3991d to d7d3150e5966 (13 revisions) (flutter/flutter#133564)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC rmistry@google.com,stuartmorgan@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-08-30 16:09:31 +00:00
64af59e00b [two_dimensional_scrollables] Fix repaint boundary override in builder delegate (#4814)
Fixes https://github.com/flutter/flutter/issues/133582

This fixes a small bug where we accidentally overwrote the default of addRepaintBoundaries

Because of this, I had to refactor a test here that used keys to identify children, but now that an additional render object widget is inserted through the RepaintBoundary, the look-ups broke.
two_dimensional_scrollables-v0.0.2
2023-08-30 15:49:07 +00:00
b4985e25fe [all] Add topics to pubspecs (#4771)
Adds [topics](https://dart.dev/tools/pub/pubspec#topics) to all
packages, supporting the new pub feature for categorizing packages. The
heuristics I used were:
- Try to use existing topics from https://pub.dev/topics where
applicable
- Add new topics as necessary to cover things that seemed like obvious
relevant topics
- Include the plugin name as a topic for all federated plugin packages,
for grouping (since pub doesn't inherently group or cross-link
implementations)

This is not an attempt to be exhaustive; as topics evolve I expect we
will add more or adjust.

Also updates the repo tooling to enforce topics, so that we don't forget
to add them to new packages. The enforced rule is:
- All packages must have at least one topic. We could potentially change
this to allow an empty `topics` section so that we are enforcing that we
didn't just forget to add the section, but in practice even for packages
that we don't expect people to be likely to use, I didn't have any issue
coming up with at least one relevant topic.
- Federated plugin packages must contain the plugin name as a topic.

While this isn't time-critical, I chose to include version bumps so that
we aren't rolling out topics in a piecemeal way (e.g., with only a
random subset of a federated plugin's packages having topics on pub.dev
based on what has happened to have a bugfix).
cupertino_icons-v1.0.6 camera_android-v0.10.8+8 google_maps_flutter_platform_interface-v2.4.1 camera_platform_interface-v2.5.2 google_maps_flutter_ios-v2.3.1 multicast_dns-v0.3.2+4 file_selector_windows-v0.9.3+1 css_colors-v1.1.3 webview_flutter_web-v0.2.2+2 pointer_interceptor-v0.9.3+5 cross_file-v0.3.3+5 url_launcher_windows-v3.0.8 file_selector_web-v0.9.2+1 image_picker_windows-v0.2.1+1 plugin_platform_interface-v2.1.6 rfw-v1.0.14 url_launcher_web-v2.0.19 image_picker-v1.0.3 platform-v3.1.2 google_maps_flutter_web-v0.5.4+1 google_maps_flutter_android-v2.5.1 ios_platform_images-v0.2.2+2 shared_preferences-v2.2.1 in_app_purchase_storekit-v0.3.6+6 url_launcher_platform_interface-v2.1.4 quick_actions_platform_interface-v1.0.5 path_provider_foundation-v2.3.1 video_player_platform_interface-v6.2.1 webview_flutter_platform_interface-v2.5.1 camera_android_camerax-v0.5.0+16 camera_avfoundation-v0.9.13+4 image_picker_android-v0.8.7+5 url_launcher_macos-v3.0.7 local_auth-v2.1.7 file_selector_platform_interface-v2.6.1 url_launcher_linux-v3.0.6 video_player_web-v2.0.17 espresso-v0.3.0+6 url_launcher_ios-v6.1.5 extension_google_sign_in_as_googleapis_auth-v2.0.11 in_app_purchase_platform_interface-v1.3.5 go_router-v10.1.2 file_selector_macos-v0.9.3+2 video_player_avfoundation-v2.4.10 google_sign_in_web-v0.12.0+4 path_provider_linux-v2.2.1 flutter_adaptive_scaffold-v0.1.7+1 image_picker_for_web-v3.0.1 url_launcher_android-v6.0.39 path_provider_android-v2.1.1 local_auth_android-v1.0.33 webview_flutter-v4.2.4 url_launcher-v6.1.13 quick_actions-v1.0.6 google_sign_in-v6.1.5 flutter_template_images-v4.2.1 google_maps_flutter-v2.4.1 flutter_image-v4.1.8 shared_preferences_android-v2.2.1 flutter_lints-v2.0.3 file_selector-v1.0.1 two_dimensional_scrollables-v0.0.1+1 google_sign_in_platform_interface-v2.4.2 standard_message_codec-v0.0.1+4 path_provider_platform_interface-v2.1.1 camera-v0.10.5+4 file_selector_android-v0.5.0+3 flutter_plugin_android_lifecycle-v2.0.16 webview_flutter_android-v3.9.4 video_player_android-v2.4.10 flutter_markdown-v0.6.17+2 path_provider_windows-v2.2.1 shared_preferences_windows-v2.3.1 animations-v2.0.8 camera_web-v0.3.2+2 pigeon-v11.0.1 webview_flutter_wkwebview-v3.7.4 google_identity_services_web-v0.2.1+1 in_app_purchase_android-v0.3.0+12 camera_windows-v0.2.1+8 path_provider-v2.1.1 local_auth_ios-v1.1.4 image_picker_ios-v0.8.8+2 quick_actions_ios-v1.0.7 image_picker_linux-v0.2.1+1 image_picker_macos-v0.2.1+1 shared_preferences_web-v2.2.1 local_auth_platform_interface-v1.0.8 google_sign_in_ios-v5.6.3 local_auth_windows-v1.0.10 video_player-v2.7.1 shared_preferences_platform_interface-v2.3.1 in_app_purchase-v3.1.9 image_picker_platform_interface-v2.9.1 shared_preferences_linux-v2.3.1 file_selector_linux-v0.9.2+1 go_router_builder-v2.3.1 palette_generator-v0.3.3+3 metrics_center-v1.0.12 web_benchmarks-v0.1.0+6 xdg_directories-v1.0.3 file_selector_ios-v0.5.1+6 quick_actions_android-v1.0.8 google_sign_in_android-v6.1.19 shared_preferences_foundation-v2.3.4
2023-08-29 13:31:23 -04:00
2fe1961828 Roll Flutter from ec387a467a68 to 6c95737375db (24 revisions) (#4813)
ec387a467a...6c95737375

2023-08-29 engine-flutter-autoroll@skia.org Roll Flutter Engine from d84763e04496 to 65438c7bb46a (1 revision) (flutter/flutter#133563)
2023-08-29 engine-flutter-autoroll@skia.org Roll Flutter Engine from 0625049b5ee3 to d84763e04496 (6 revisions) (flutter/flutter#133559)
2023-08-29 engine-flutter-autoroll@skia.org Roll Flutter Engine from c2ec683c4ea8 to 0625049b5ee3 (2 revisions) (flutter/flutter#133538)
2023-08-29 engine-flutter-autoroll@skia.org Roll Flutter Engine from 3d1faae1bc2f to c2ec683c4ea8 (4 revisions) (flutter/flutter#133535)
2023-08-29 engine-flutter-autoroll@skia.org Roll Flutter Engine from c7c61ff9732c to 3d1faae1bc2f (1 revision) (flutter/flutter#133530)
2023-08-29 dnfield@google.com Fix bug in setPreferredOrientations example (flutter/flutter#133503)
2023-08-29 engine-flutter-autoroll@skia.org Roll Flutter Engine from 9778c2cb1d51 to c7c61ff9732c (2 revisions) (flutter/flutter#133527)
2023-08-29 engine-flutter-autoroll@skia.org Roll Flutter Engine from ffda7e3cfc7f to 9778c2cb1d51 (1 revision) (flutter/flutter#133526)
2023-08-29 engine-flutter-autoroll@skia.org Roll Flutter Engine from 1e821961e96a to ffda7e3cfc7f (2 revisions) (flutter/flutter#133523)
2023-08-29 engine-flutter-autoroll@skia.org Roll Flutter Engine from 45e2b41e5ae5 to 1e821961e96a (2 revisions) (flutter/flutter#133520)
2023-08-29 engine-flutter-autoroll@skia.org Roll Flutter Engine from bd2132a0814f to 45e2b41e5ae5 (2 revisions) (flutter/flutter#133518)
2023-08-29 flar@google.com add missing forwards of local-engine-host in benchmark runners (flutter/flutter#133517)
2023-08-28 engine-flutter-autoroll@skia.org Roll Flutter Engine from a7a4c1c70bad to bd2132a0814f (3 revisions) (flutter/flutter#133516)
2023-08-28 polinach@google.com FocusNode and FocusManager should dispatch creation in constructor. (flutter/flutter#133490)
2023-08-28 gspencergoog@users.noreply.github.com Use flutter pub get instead of dart pub get in create_api_docs.dart (flutter/flutter#133493)
2023-08-28 polinach@google.com PlatformRouteInformationProvider should dispatch creation in constructor. (flutter/flutter#133492)
2023-08-28 engine-flutter-autoroll@skia.org Roll Flutter Engine from 91522a188bda to a7a4c1c70bad (11 revisions) (flutter/flutter#133508)
2023-08-28 zanderso@users.noreply.github.com Revert "Remove `ImageProvider.load`, `DecoderCallback` and `PaintingB… (flutter/flutter#133482)
2023-08-28 rmolivares@renzo-olivares.dev Fix context menu button color on Android when textButtonTheme is set (flutter/flutter#133271)
2023-08-28 49699333+dependabot[bot]@users.noreply.github.com Bump github/codeql-action from 2.21.4 to 2.21.5 (flutter/flutter#133504)
2023-08-28 tessertaha@gmail.com Fix  `DatePickerDialog` & `DateRangePickerDialog` overflow when resized from landscape to portrait (flutter/flutter#133327)
2023-08-28 15619084+vashworth@users.noreply.github.com Empty commit to re-trigger tests (flutter/flutter#133495)
2023-08-28 15619084+vashworth@users.noreply.github.com Revert "PlatformRouteInformationProvider  should dispatch creation in constructor." (flutter/flutter#133479)
2023-08-28 15619084+vashworth@users.noreply.github.com Revert "FocusNode and FocusManager should dispatch creation in constructor." (flutter/flutter#133474)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC rmistry@google.com,stuartmorgan@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-08-29 16:41:22 +00:00
961d161b53 Fixed AlertDialog Height of example in image_picker (#4800)
**Issue**
![Issue](https://github.com/flutter/packages/assets/61612013/e7994142-fa16-4934-8d6d-29ee825a7853)
**Fixed**
![Fixed](https://github.com/flutter/packages/assets/61612013/812078ba-8eec-48d7-aac7-0c7381ae0473)
2023-08-29 15:48:56 +00:00
d7d3150e59 [rfw] Implement /* block comments */ in the text format (#4769)
Also, fix the coverage which previously was not 100% anymore (mostly by making it possible to skip some lines because there's no way to track the coverage on the web side of things as far as I can tell).

Fixes https://github.com/flutter/flutter/issues/133285
rfw-v1.0.13
2023-08-29 15:13:17 +00:00
d9a784ea25 Bump github/codeql-action from 2.21.4 to 2.21.5 (#4810)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.4 to 2.21.5.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action's changelog</a>.</em></p>
<blockquote>
<h1>CodeQL Action Changelog</h1>
<p>See the <a href="https://github.com/github/codeql-action/releases">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p>
<h2>[UNRELEASED]</h2>
<p>No user facing changes.</p>
<h2>2.21.5 - 28 Aug 2023</h2>
<ul>
<li>Update default CodeQL bundle version to 2.14.3. <a href="https://redirect.github.com/github/codeql-action/pull/1845">#1845</a></li>
<li>Fixed a bug in CodeQL Action 2.21.3 onwards that affected beta support for <a href="https://projectlombok.org/">Project Lombok</a> when analyzing Java. The environment variable <code>CODEQL_EXTRACTOR_JAVA_RUN_ANNOTATION_PROCESSORS</code> will now be respected if it was manually configured in the workflow. <a href="https://redirect.github.com/github/codeql-action/pull/1844">#1844</a></li>
<li>Enable support for Kotlin 1.9.20 when running with CodeQL CLI v2.13.4 through v2.14.3. <a href="https://redirect.github.com/github/codeql-action/pull/1853">#1853</a></li>
</ul>
<h2>2.21.4 - 14 Aug 2023</h2>
<ul>
<li>Update default CodeQL bundle version to 2.14.2. <a href="https://redirect.github.com/github/codeql-action/pull/1831">#1831</a></li>
<li>Log a warning if the amount of available disk space runs low during a code scanning run. <a href="https://redirect.github.com/github/codeql-action/pull/1825">#1825</a></li>
<li>When downloading CodeQL bundle version 2.13.4 and later, cache these bundles in the Actions tool cache using a simpler version number. <a href="https://redirect.github.com/github/codeql-action/pull/1832">#1832</a></li>
<li>Fix an issue that first appeared in CodeQL Action v2.21.2 that prevented CodeQL invocations from being logged. <a href="https://redirect.github.com/github/codeql-action/pull/1833">#1833</a></li>
<li>We are rolling out a feature in August 2023 that will improve the quality of file coverage information. <a href="https://redirect.github.com/github/codeql-action/pull/1835">#1835</a></li>
</ul>
<h2>2.21.3 - 08 Aug 2023</h2>
<ul>
<li>We are rolling out a feature in August 2023 that will improve multi-threaded performance on larger runners. <a href="https://redirect.github.com/github/codeql-action/pull/1817">#1817</a></li>
<li>We are rolling out a feature in August 2023 that adds beta support for <a href="https://projectlombok.org/">Project Lombok</a> when analyzing Java. <a href="https://redirect.github.com/github/codeql-action/pull/1809">#1809</a></li>
<li>Reduce disk space usage when downloading the CodeQL bundle. <a href="https://redirect.github.com/github/codeql-action/pull/1820">#1820</a></li>
</ul>
<h2>2.21.2 - 28 Jul 2023</h2>
<ul>
<li>Update default CodeQL bundle version to 2.14.1. <a href="https://redirect.github.com/github/codeql-action/pull/1797">#1797</a></li>
<li>Avoid duplicating the analysis summary within the logs. <a href="https://redirect.github.com/github/codeql-action/pull/1811">#1811</a></li>
</ul>
<h2>2.21.1 - 26 Jul 2023</h2>
<ul>
<li>Improve the handling of fatal errors from the CodeQL CLI. <a href="https://redirect.github.com/github/codeql-action/pull/1795">#1795</a></li>
<li>Add the <code>sarif-output</code> output to the analyze action that contains the path to the directory of the generated SARIF. <a href="https://redirect.github.com/github/codeql-action/pull/1799">#1799</a></li>
</ul>
<h2>2.21.0 - 19 Jul 2023</h2>
<ul>
<li>CodeQL Action now requires CodeQL CLI 2.9.4 or later. For more information, see the corresponding changelog entry for CodeQL Action version 2.20.4. <a href="https://redirect.github.com/github/codeql-action/pull/1724">#1724</a></li>
</ul>
<h2>2.20.4 - 14 Jul 2023</h2>
<ul>
<li>This is the last release of the Action that supports CodeQL CLI versions 2.8.5 to 2.9.3. These versions of the CodeQL CLI were deprecated on June 20, 2023 alongside GitHub Enterprise Server 3.5 and will not be supported by the next release of the CodeQL Action (2.21.0).
<ul>
<li>If you are using one of these versions, please update to CodeQL CLI version 2.9.4 or later. For instance, if you have specified a custom version of the CLI using the 'tools' input to the 'init' Action, you can remove this input to use the default version.</li>
<li>Alternatively, if you want to continue using a version of the CodeQL CLI between 2.8.5 and 2.9.3, you can replace 'github/codeql-action/<em><a href="https://github.com/v2"><code>@​v2</code></a>' by 'github/codeql-action/</em><a href="https://github.com/v2"><code>@​v2</code></a>.20.4' in your code scanning workflow to ensure you continue using this version of the CodeQL Action.</li>
</ul>
</li>
<li>We are rolling out a feature in July 2023 that will slightly reduce the default amount of RAM used for query execution, in proportion to the runner's total memory. This will help to avoid out-of-memory failures on larger runners. <a href="https://redirect.github.com/github/codeql-action/pull/1760">#1760</a></li>
<li>Update default CodeQL bundle version to 2.14.0. <a href="https://redirect.github.com/github/codeql-action/pull/1762">#1762</a></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="00e563ead9"><code>00e563e</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/1858">#1858</a> from github/update-v2.21.5-100912429</li>
<li><a href="7323c2ac6b"><code>7323c2a</code></a> Update changelog for v2.21.5</li>
<li><a href="100912429f"><code>1009124</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/1845">#1845</a> from github/update-bundle/codeql-bundle-v2.14.3</li>
<li><a href="a2d14d32b8"><code>a2d14d3</code></a> Merge branch 'main' into update-bundle/codeql-bundle-v2.14.3</li>
<li><a href="ff9cb435df"><code>ff9cb43</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/1853">#1853</a> from github/igfoo/kot1.9.10</li>
<li><a href="2f913c1249"><code>2f913c1</code></a> npm run build</li>
<li><a href="7dab60079b"><code>7dab600</code></a> Put upper limit on the CodeQL versions for which we override the Kotlin limit</li>
<li><a href="862b2cf102"><code>862b2cf</code></a> Add a changelog entry for the Kotlin 1.9.10 support</li>
<li><a href="070dd05edd"><code>070dd05</code></a> npm run build</li>
<li><a href="ff95d147d6"><code>ff95d14</code></a> Kotlin: Fix lint</li>
<li>Additional commits viewable in <a href="a09933a12a...00e563ead9">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github/codeql-action&package-manager=github_actions&previous-version=2.21.4&new-version=2.21.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>
2023-08-29 09:16:23 +00:00
0e9bf5cb88 Roll Flutter from cd3aeef3a826 to ec387a467a68 (15 revisions) (#4807)
cd3aeef3a8...ec387a467a

2023-08-28 15619084+vashworth@users.noreply.github.com Revert "ShortcutManager should dispatch creation in constructor." (flutter/flutter#133472)
2023-08-28 engine-flutter-autoroll@skia.org Roll Flutter Engine from 9ab2603db24f to 91522a188bda (2 revisions) (flutter/flutter#133462)
2023-08-28 polinach@google.com FocusNode and FocusManager should dispatch creation in constructor. (flutter/flutter#133352)
2023-08-28 polinach@google.com ShortcutManager should dispatch creation in constructor. (flutter/flutter#133356)
2023-08-28 jmccandless@google.com Fix stuck predictive back platform channel calls (flutter/flutter#133368)
2023-08-28 104587392+salmanulfarisi@users.noreply.github.com added option to change color of heading row(flutter#132428) (flutter/flutter#132728)
2023-08-28 polinach@google.com PlatformRouteInformationProvider  should dispatch creation in constructor. (flutter/flutter#133353)
2023-08-28 engine-flutter-autoroll@skia.org Roll Flutter Engine from 4924cf453398 to 9ab2603db24f (1 revision) (flutter/flutter#133449)
2023-08-28 engine-flutter-autoroll@skia.org Roll Flutter Engine from d89824ab018f to 4924cf453398 (1 revision) (flutter/flutter#133447)
2023-08-28 engine-flutter-autoroll@skia.org Roll Flutter Engine from b26e2da130ab to d89824ab018f (2 revisions) (flutter/flutter#133444)
2023-08-28 engine-flutter-autoroll@skia.org Roll Flutter Engine from 78c26aeff3ee to b26e2da130ab (2 revisions) (flutter/flutter#133432)
2023-08-28 engine-flutter-autoroll@skia.org Roll Flutter Engine from f8a171aa173f to 78c26aeff3ee (1 revision) (flutter/flutter#133428)
2023-08-28 engine-flutter-autoroll@skia.org Roll Flutter Engine from 0593c0455fd6 to f8a171aa173f (1 revision) (flutter/flutter#133425)
2023-08-27 engine-flutter-autoroll@skia.org Roll Flutter Engine from fc592728a7d0 to 0593c0455fd6 (4 revisions) (flutter/flutter#133419)
2023-08-27 engine-flutter-autoroll@skia.org Roll Flutter Engine from b4e2758d6d43 to fc592728a7d0 (1 revision) (flutter/flutter#133410)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC rmistry@google.com,stuartmorgan@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-08-28 18:42:05 +00:00
d55f26db4f [pigeon]: Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.0 to 1.9.10 in /packages/pigeon/platform_tests/test_plugin/android (#4798)
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.9.0 to 1.9.10.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/JetBrains/kotlin/releases">org.jetbrains.kotlin:kotlin-gradle-plugin's releases</a>.</em></p>
<blockquote>
<h2>Kotlin 1.9.10</h2>
<h2>Changelog</h2>
<h3>Compiler</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-60769"><code>KT-60769</code></a> Partially revert KT-58371</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-60659"><code>KT-60659</code></a> Incorrect 'unresolved reference: addFirst' error with JDK 21</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-60371"><code>KT-60371</code></a> Native custom allocator link error</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-60986"><code>KT-60986</code></a> Native: static caches with custom runtime options are broken on Linux</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-60770"><code>KT-60770</code></a> Fix false-positive ABSTRACT_MEMBER_NOT_IMPLEMENTED on toArray with JDK 21</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-60231"><code>KT-60231</code></a> NoClassDefFoundError: $$$$$NON_LOCAL_RETURN$$$$$ after upgrade to Kotlin 1.9.0</li>
</ul>
<h3>JavaScript</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-60785"><code>KT-60785</code></a> KJS: Destructured value class in suspend function fails with Uncaught TypeError: can't convert to primitive type error</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-60852"><code>KT-60852</code></a> Kotlin JS(IR): IllegalArgumentException: Cross module dependency resolution failed when updating to Kotlin 1.9.0</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-57509"><code>KT-57509</code></a> KJS: Compiler generates native JS operator  == for comparing values with Any type</li>
</ul>
<h3>Native</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-60230"><code>KT-60230</code></a> Native: &quot;unknown options: -ios_simulator_version_min -sdk_version&quot; with Xcode 15 beta 3</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-60758"><code>KT-60758</code></a> Native: Building for 'iOS-simulator', but linking in dylib built for 'iOS' in Xcode 15 beta 4</li>
</ul>
<h3>Native. C and ObjC Import</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-59167"><code>KT-59167</code></a> Native: cinterop is unable to build interop libraries against the Xcode 15 Beta 1</li>
</ul>
<h3>Tools. Gradle</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-61147"><code>KT-61147</code></a> Kotlin Compiler 1.9.0 bundles a stripped unshadowed version of Gson</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-60543"><code>KT-60543</code></a> NoClassDefFoundError for com/gradle/scan/plugin/BuildScanExtension</li>
</ul>
<h2>Checksums</h2>
<table>
<thead>
<tr>
<th>File</th>
<th>Sha256</th>
</tr>
</thead>
<tbody>
<tr>
<td>kotlin-compiler-1.9.10.zip</td>
<td>7d74863deecf8e0f28ea54c3735feab003d0eac67e8d3a791254b16889c20342</td>
</tr>
<tr>
<td>kotlin-native-linux-x86_64-1.9.10.tar.gz</td>
<td>1db3679919f4449514e9d82451e7dfa73558ac9bc80b82579cd74d452c8faa5b</td>
</tr>
<tr>
<td>kotlin-native-macos-x86_64-1.9.10.tar.gz</td>
<td>f5650f2560438a692803d8fe07124529c19f1972f84fe09cfa2329b93f43828d</td>
</tr>
<tr>
<td>kotlin-native-macos-aarch64-1.9.10.tar.gz</td>
<td>d2cf5a484ac0808ab29fd3f6099df7c07330f81f3cbab949947e42e36138c3de</td>
</tr>
<tr>
<td>kotlin-native-windows-x86_64-1.9.10.zip</td>
<td>a34d56661455e94e1ba4dd09ec3c1adac6148fdedcf55eefb9a79c8ed01ff02c</td>
</tr>
</tbody>
</table>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md">org.jetbrains.kotlin:kotlin-gradle-plugin's changelog</a>.</em></p>
<blockquote>
<h2>1.9.10</h2>
<h3>Compiler</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-60769"><code>KT-60769</code></a> Partially revert KT-58371</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-60659"><code>KT-60659</code></a> Incorrect 'unresolved reference: addFirst' error with JDK 21</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-60371"><code>KT-60371</code></a> Native custom allocator link error</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-60986"><code>KT-60986</code></a> Native: static caches with custom runtime options are broken on Linux</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-60770"><code>KT-60770</code></a> Fix false-positive ABSTRACT_MEMBER_NOT_IMPLEMENTED on toArray with JDK 21</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-60231"><code>KT-60231</code></a> NoClassDefFoundError: $$$$$NON_LOCAL_RETURN$$$$$ after upgrade to Kotlin 1.9.0</li>
</ul>
<h3>JavaScript</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-60785"><code>KT-60785</code></a> KJS: Destructured value class in suspend function fails with Uncaught TypeError: can't convert to primitive type error</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-60852"><code>KT-60852</code></a> Kotlin JS(IR): IllegalArgumentException: Cross module dependency resolution failed when updating to Kotlin 1.9.0</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-57509"><code>KT-57509</code></a> KJS: Compiler generates native JS operator  == for comparing values with Any type</li>
</ul>
<h3>Native</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-60230"><code>KT-60230</code></a> Native: &quot;unknown options: -ios_simulator_version_min -sdk_version&quot; with Xcode 15 beta 3</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-60758"><code>KT-60758</code></a> Native: Building for 'iOS-simulator', but linking in dylib built for 'iOS' in Xcode 15 beta 4</li>
</ul>
<h3>Native. C and ObjC Import</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-59167"><code>KT-59167</code></a> Native: cinterop is unable to build interop libraries against the Xcode 15 Beta 1</li>
</ul>
<h3>Tools. Gradle</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-61147"><code>KT-61147</code></a> Kotlin Compiler 1.9.0 bundles a stripped unshadowed version of Gson</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-60543"><code>KT-60543</code></a> NoClassDefFoundError for com/gradle/scan/plugin/BuildScanExtension</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="3db61efe5e"><code>3db61ef</code></a> [K/JS] Revert KT-60785 fix because the 1.9.0 contains old schema for function...</li>
<li><a href="3584af4046"><code>3584af4</code></a> Add ChangeLog for 1.9.10</li>
<li><a href="7bab2dba1f"><code>7bab2db</code></a> Remove gson from compiler fat jar</li>
<li><a href="b925404e11"><code>b925404</code></a> [K/JS] Fix autoboxing for inlined function ^KT-60785 Fixed</li>
<li><a href="5801279810"><code>5801279</code></a> [JS IR] De-optimize equality operator as workaround for KT-57509</li>
<li><a href="79d3dda5ec"><code>79d3dda</code></a> [K/N] Update osVersionMin for arm ios and tvos simulators</li>
<li><a href="955598c9ac"><code>955598c</code></a> [K/N] Pick minimal iOS/tvOS depending on the Xcode version</li>
<li><a href="b1aa582719"><code>b1aa582</code></a> [K/N] Do not check caches consistency until all of them are built</li>
<li><a href="0f6d84cca3"><code>0f6d84c</code></a> [K/N][tests] Added a reproducer for #KT-60371</li>
<li><a href="d3b8607632"><code>d3b8607</code></a> [K/N][tests] Fixed CachesAutoBuildTest</li>
<li>Additional commits viewable in <a href="https://github.com/JetBrains/kotlin/compare/v1.9.0...v1.9.10">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jetbrains.kotlin:kotlin-gradle-plugin&package-manager=gradle&previous-version=1.9.0&new-version=1.9.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>
2023-08-28 18:15:53 +00:00
7cbde90c82 Fix popping repeated pages unexpectedly (#4763)
issue:https://github.com/flutter/flutter/issues/132229

## Pre-launch Checklist

- [ ] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [ ] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [ ] I read and followed the [relevant style guides] and ran the
auto-formatter. (Unlike the flutter/flutter repo, the flutter/packages
repo does use `dart format`.)
- [ ] I signed the [CLA].
- [ ] The title of the PR starts with the name of the package surrounded
by square brackets, e.g. `[shared_preferences]`
- [ ] I listed at least one issue that this PR fixes in the description
above.
- [ ] I updated `pubspec.yaml` with an appropriate new version according
to the [pub versioning philosophy], or this PR is [exempt from version
changes].
- [ ] I updated `CHANGELOG.md` to add a description of the change,
[following repository CHANGELOG style].
- [ ] I updated/added relevant documentation (doc comments with `///`).
- [ ] I added new tests to check the change I am making, or this PR is
[test-exempt].
- [ ] All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel
on [Discord].

<!-- Links -->
[Contributor Guide]:
https://github.com/flutter/packages/blob/main/CONTRIBUTING.md
[Tree Hygiene]: https://github.com/flutter/flutter/wiki/Tree-hygiene
[relevant style guides]:
https://github.com/flutter/packages/blob/main/CONTRIBUTING.md#style
[CLA]: https://cla.developers.google.com/
[flutter/tests]: https://github.com/flutter/tests
[breaking change policy]:
https://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes
[Discord]: https://github.com/flutter/flutter/wiki/Chat
[pub versioning philosophy]: https://dart.dev/tools/pub/versioning
[exempt from version changes]:
https://github.com/flutter/flutter/wiki/Contributing-to-Plugins-and-Packages#version-and-changelog-updates
[following repository CHANGELOG style]:
https://github.com/flutter/flutter/wiki/Contributing-to-Plugins-and-Packages#changelog-style
[test-exempt]:
https://github.com/flutter/flutter/wiki/Tree-hygiene#tests
go_router-v10.1.1
2023-08-28 10:58:14 -07:00
94ba82ce52 [pigeon] primitive enums (#4580)
Adds support for enums as parameters and return types.

Dart, C++, Java, Kotlin, Objective-C, and swift:
Primitive synchronous non-null
Primitive synchronous nullable
Primitive asynchronous non-null
Primitive asynchronous nullable
Primitive Flutter api non-null
Primitive flutter api nullable

Objective-C:
Class property nullable 

Also fixes an issue with nullable enums in classes on objc. This fix required a breaking change that nested all nullable enums in a wrapper class to allow nullability. 

Also adds the ability to format files before tests run (to make my life better)

Also replaces https://github.com/flutter/packages/pull/4756

Also adds objc prefixes to enums

fixes: https://github.com/flutter/flutter/issues/87307
fixes: https://github.com/flutter/flutter/issues/118733
pigeon-v11.0.0
2023-08-28 14:25:13 +00:00
bab7bb0fed Roll Flutter from 229b74d98772 to cd3aeef3a826 (4 revisions) (#4777)
229b74d987...cd3aeef3a8

2023-08-27 engine-flutter-autoroll@skia.org Roll Flutter Engine from b5f18218969b to b4e2758d6d43 (1 revision) (flutter/flutter#133405)
2023-08-27 engine-flutter-autoroll@skia.org Roll Flutter Engine from 683d7dc38928 to b5f18218969b (1 revision) (flutter/flutter#133401)
2023-08-26 engine-flutter-autoroll@skia.org Roll Flutter Engine from 4aaf77e33de6 to 683d7dc38928 (3 revisions) (flutter/flutter#133393)
2023-08-26 engine-flutter-autoroll@skia.org Roll Flutter Engine from c9b584d59219 to 4aaf77e33de6 (2 revisions) (flutter/flutter#133389)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC rmistry@google.com,stuartmorgan@google.com,ychris@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-08-27 15:44:32 +00:00
c80df44854 Roll Flutter from 61d9f5566559 to 229b74d98772 (13 revisions) (#4776)
61d9f55665...229b74d987

2023-08-26 engine-flutter-autoroll@skia.org Roll Flutter Engine from e280ed21f923 to c9b584d59219 (1 revision) (flutter/flutter#133380)
2023-08-26 engine-flutter-autoroll@skia.org Roll Flutter Engine from 63fdf8a6701c to e280ed21f923 (3 revisions) (flutter/flutter#133378)
2023-08-26 polinach@google.com _SelectableFragment should dispatch creation in constructor. (flutter/flutter#133351)
2023-08-25 engine-flutter-autoroll@skia.org Roll Flutter Engine from 53595c937df1 to 63fdf8a6701c (1 revision) (flutter/flutter#133366)
2023-08-25 engine-flutter-autoroll@skia.org Roll Flutter Engine from 1ec7b89f3a6b to 53595c937df1 (4 revisions) (flutter/flutter#133362)
2023-08-25 engine-flutter-autoroll@skia.org Roll Flutter Engine from 1471967afb9b to 1ec7b89f3a6b (6 revisions) (flutter/flutter#133355)
2023-08-25 ian@hixie.ch Fix locking to work with flutter and dart running simultaneously (flutter/flutter#133350)
2023-08-25 chinmoy12c@gmail.com Adds callback onWillAcceptWithDetails in DragTarget. (flutter/flutter#131545)
2023-08-25 katelovett@google.com Remove deprecated onPlatformMessage from TestWindow and TestPlatformDispatcher (flutter/flutter#133183)
2023-08-25 katelovett@google.com Remove deprecated androidOverscrollIndicator from ScrollBehaviors (flutter/flutter#133181)
2023-08-25 139406084+gmilou@users.noreply.github.com Add an example showing how to use a MatrixTransition. (flutter/flutter#132874)
2023-08-25 engine-flutter-autoroll@skia.org Roll Flutter Engine from 3dcd2179336d to 1471967afb9b (3 revisions) (flutter/flutter#133342)
2023-08-25 engine-flutter-autoroll@skia.org Roll Flutter Engine from 33fca02451ef to 3dcd2179336d (3 revisions) (flutter/flutter#133340)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC rmistry@google.com,stuartmorgan@google.com,ychris@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-08-26 15:39:22 +00:00
519d13aa7e Roll Flutter from deeb811ef0bb to 61d9f5566559 (25 revisions) (#4774)
deeb811ef0...61d9f55665

2023-08-25 43759233+kenzieschmoll@users.noreply.github.com Update flutter packages to pick up latest vm_service (flutter/flutter#133335)
2023-08-25 engine-flutter-autoroll@skia.org Roll Flutter Engine from 00f532dcaef4 to 33fca02451ef (1 revision) (flutter/flutter#133337)
2023-08-25 engine-flutter-autoroll@skia.org Roll Flutter Engine from cb58abd77326 to 00f532dcaef4 (3 revisions) (flutter/flutter#133333)
2023-08-25 tessertaha@gmail.com Fix `PopupMenuItem` with a `ListTile` doesn't use the correct style. (flutter/flutter#133141)
2023-08-25 tessertaha@gmail.com Fix `Chip.shape`'s side is not used when provided in Material 3 (flutter/flutter#132941)
2023-08-25 72562119+tgucio@users.noreply.github.com Dispose overlay entries (flutter/flutter#132826)
2023-08-25 engine-flutter-autoroll@skia.org Roll Flutter Engine from 0f8962208a44 to cb58abd77326 (3 revisions) (flutter/flutter#133320)
2023-08-25 engine-flutter-autoroll@skia.org Roll Flutter Engine from 09e620d26834 to 0f8962208a44 (2 revisions) (flutter/flutter#133309)
2023-08-25 engine-flutter-autoroll@skia.org Roll Flutter Engine from 9bcefc74b772 to 09e620d26834 (1 revision) (flutter/flutter#133307)
2023-08-25 engine-flutter-autoroll@skia.org Roll Flutter Engine from 1382d6d79408 to 9bcefc74b772 (2 revisions) (flutter/flutter#133305)
2023-08-25 chingjun@google.com Allow passing verbose log from flutter daemon. (flutter/flutter#132828)
2023-08-25 engine-flutter-autoroll@skia.org Roll Flutter Engine from b8ec4da8866c to 1382d6d79408 (1 revision) (flutter/flutter#133298)
2023-08-25 engine-flutter-autoroll@skia.org Roll Flutter Engine from 965501a25d92 to b8ec4da8866c (11 revisions) (flutter/flutter#133296)
2023-08-24 49699333+dependabot[bot]@users.noreply.github.com Bump actions/checkout from 3.5.3 to 3.6.0 (flutter/flutter#133281)
2023-08-24 ian@hixie.ch Update the tool to know about all our new platforms (flutter/flutter#132423)
2023-08-24 ian@hixie.ch l10n-related documentation improvements (flutter/flutter#133114)
2023-08-24 73116038+whiskeyPeak@users.noreply.github.com Add hover duration for `Inkwell` widget (flutter/flutter#132176)
2023-08-24 yjbanov@google.com [web] benchmark the benchmark harness overhead (flutter/flutter#132999)
2023-08-24 polinach@google.com Users of ChangeNotifier should dispatch event of object creation in constructor. (flutter/flutter#133210)
2023-08-24 49699333+dependabot[bot]@users.noreply.github.com Bump activesupport from 6.1.7.3 to 6.1.7.6 in /dev/ci/mac (flutter/flutter#133225)
2023-08-24 31859944+LongCatIsLooong@users.noreply.github.com Remove `ImageProvider.load`, `DecoderCallback` and `PaintingBinding.instantiateImageCodec` (flutter/flutter#132679)
2023-08-24 engine-flutter-autoroll@skia.org Roll Flutter Engine from aa98a9d2e86f to 965501a25d92 (24 revisions) (flutter/flutter#133272)
2023-08-24 andrewrkolos@gmail.com handle exceptions raised while searching for configured android studio (flutter/flutter#133180)
2023-08-24 christopherfujino@gmail.com Fix mac tool_integration_tests with Xcode 15 (flutter/flutter#133217)
2023-08-24 engine-flutter-autoroll@skia.org Roll Packages from 3060b1aec99c to 383bffa3991d (3 revisions) (flutter/flutter#133256)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC rmistry@google.com,stuartmorgan@google.com,ychris@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-08-25 19:18:40 +00:00
330429fa95 Bump actions/checkout from 3.5.3 to 3.6.0 (#4770)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p>
<blockquote>
<h2>v3.6.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Mark test scripts with Bash'isms to be run via Bash by <a href="https://github.com/dscho"><code>@​dscho</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1377">actions/checkout#1377</a></li>
<li>Add option to fetch tags even if fetch-depth &gt; 0 by <a href="https://github.com/RobertWieczoreck"><code>@​RobertWieczoreck</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/579">actions/checkout#579</a></li>
<li>Release 3.6.0 by <a href="https://github.com/luketomlinson"><code>@​luketomlinson</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1437">actions/checkout#1437</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/RobertWieczoreck"><code>@​RobertWieczoreck</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/579">actions/checkout#579</a></li>
<li><a href="https://github.com/luketomlinson"><code>@​luketomlinson</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1437">actions/checkout#1437</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v3.5.3...v3.6.0">https://github.com/actions/checkout/compare/v3.5.3...v3.6.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2>v3.6.0</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/1377">Fix: Mark test scripts with Bash'isms to be run via Bash</a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/579">Add option to fetch tags even if fetch-depth &gt; 0</a></li>
</ul>
<h2>v3.5.3</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/1196">Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in</a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/1287">Fix typos found by codespell</a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/1369">Add support for sparse checkouts</a></li>
</ul>
<h2>v3.5.2</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/1289">Fix api endpoint for GHES</a></li>
</ul>
<h2>v3.5.1</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/1246">Fix slow checkout on Windows</a></li>
</ul>
<h2>v3.5.0</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/1237">Add new public key for known_hosts</a></li>
</ul>
<h2>v3.4.0</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/1209">Upgrade codeql actions to v2</a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/1210">Upgrade dependencies</a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/1225">Upgrade <code>@​actions/io</code></a></li>
</ul>
<h2>v3.3.0</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/1045">Implement branch list using callbacks from exec function</a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/1050">Add in explicit reference to private checkout options</a></li>
<li>[Fix comment typos (that got added in <a href="https://redirect.github.com/actions/checkout/issues/770">#770</a>)](<a href="https://redirect.github.com/actions/checkout/pull/1057">actions/checkout#1057</a>)</li>
</ul>
<h2>v3.2.0</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/942">Add GitHub Action to perform release</a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/967">Fix status badge</a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/1002">Replace datadog/squid with ubuntu/squid Docker image</a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/964">Wrap pipeline commands for submoduleForeach in quotes</a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/1029">Update <code>@​actions/io</code> to 1.1.2</a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/1039">Upgrading version to 3.2.0</a></li>
</ul>
<h2>v3.1.0</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/939">Use <code>@​actions/core</code> <code>saveState</code> and <code>getState</code></a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/922">Add <code>github-server-url</code> input</a></li>
</ul>
<h2>v3.0.2</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/770">Add input <code>set-safe-directory</code></a></li>
</ul>
<h2>v3.0.1</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/762">Fixed an issue where checkout failed to run in container jobs due to the new git setting <code>safe.directory</code></a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/744">Bumped various npm package versions</a></li>
</ul>
<h2>v3.0.0</h2>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="f43a0e5ff2"><code>f43a0e5</code></a> Release 3.6.0 (<a href="https://redirect.github.com/actions/checkout/issues/1437">#1437</a>)</li>
<li><a href="7739b9ba2e"><code>7739b9b</code></a> Add option to fetch tags even if fetch-depth &gt; 0 (<a href="https://redirect.github.com/actions/checkout/issues/579">#579</a>)</li>
<li><a href="96f53100ba"><code>96f5310</code></a> Mark test scripts with Bash'isms to be run via Bash (<a href="https://redirect.github.com/actions/checkout/issues/1377">#1377</a>)</li>
<li>See full diff in <a href="c85c95e3d7...f43a0e5ff2">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=3.5.3&new-version=3.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>
2023-08-25 09:08:55 +00:00
6a281dbcde [css_colors] docs: Update deprecated link address (#4537)
Update the Color class's official documentation URL in the README.md of the `css_colors` package.

*List which issues are fixed by this PR. You must list at least one issue.*
- Correct the address of the incorrect hyperlink
css_colors-v1.1.2
2023-08-24 19:19:18 +00:00
16db7eaba1 Roll Flutter (stable) from efbf63d9c66b to e1e47221e862 (3 revisions) (#4767)
efbf63d9c6...e1e47221e8

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-stable-packages
Please CC rmistry@google.com,stuartmorgan@google.com,ychris@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter (stable): https://github.com/flutter/flutter/issues/new/choose
To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-08-24 18:13:52 +00:00
76261da233 Roll Flutter from bd836cc63ae0 to deeb811ef0bb (17 revisions) (#4766)
bd836cc63a...deeb811ef0

2023-08-24 zanderso@users.noreply.github.com Reverts "Roll Flutter Engine from aa98a9d2e86f to 3b92bb6eda19 (4 revisions) (#133224)" (flutter/flutter#133255)
2023-08-24 engine-flutter-autoroll@skia.org Roll Flutter Engine from aa98a9d2e86f to 3b92bb6eda19 (4 revisions) (flutter/flutter#133224)
2023-08-24 engine-flutter-autoroll@skia.org Roll Flutter Engine from 67e8b825cc91 to aa98a9d2e86f (4 revisions) (flutter/flutter#133220)
2023-08-24 engine-flutter-autoroll@skia.org Roll Flutter Engine from 27d75f6221d2 to 67e8b825cc91 (1 revision) (flutter/flutter#133214)
2023-08-23 katelovett@google.com Remove deprecated PlatformViewsService.synchronizeToNativeViewHierarchy (flutter/flutter#133175)
2023-08-23 engine-flutter-autoroll@skia.org Roll Flutter Engine from 58dc868c26cb to 27d75f6221d2 (14 revisions) (flutter/flutter#133211)
2023-08-23 katelovett@google.com Remove deprecated MaterialButtonWithIconMixin (flutter/flutter#133173)
2023-08-23 polinach@google.com Enable ChangeNotifier clients to dispatch event of object creation in constructor. (flutter/flutter#133060)
2023-08-23 goderbauer@google.com Enable literal_only_boolean_expressions (flutter/flutter#133186)
2023-08-23 47866232+chunhtai@users.noreply.github.com Add android analyzer commands for applinks (flutter/flutter#131009)
2023-08-23 reidbaker@google.com Bump memory usage in gradle for platform views (flutter/flutter#133155)
2023-08-23 christopherfujino@gmail.com [flutter_tools] Fix legacy version file not being ensured (flutter/flutter#133097)
2023-08-23 goderbauer@google.com Remove deprecated *TestValues from TestWindow (flutter/flutter#131098)
2023-08-23 engine-flutter-autoroll@skia.org Roll Flutter Engine from ac352ba95f43 to 58dc868c26cb (2 revisions) (flutter/flutter#133165)
2023-08-23 mdebbar@google.com [web] Remove unnecessary lint ignore (flutter/flutter#133164)
2023-08-23 jacksongardner@google.com Add `--experimental-wasm-type-reflection` and support newer emscripten builds. (flutter/flutter#133084)
2023-08-23 engine-flutter-autoroll@skia.org Roll Flutter Engine from 72a06427bd37 to ac352ba95f43 (2 revisions) (flutter/flutter#133158)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC rmistry@google.com,stuartmorgan@google.com,ychris@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-08-24 16:13:52 +00:00
383bffa399 [google_maps_flutter] cloud-based map styling implementation (#4638)
This PR is sub-PR splitted out from the https://github.com/flutter/packages/pull/3682
containing only following packages:
 - google_maps_flutter_web
 - google_maps_flutter_android
 - google_maps_flutter_ios

Related to issue https://github.com/flutter/flutter/issues/67631
google_maps_flutter_web-v0.5.4 google_maps_flutter_android-v2.5.0 google_maps_flutter_ios-v2.3.0
2023-08-24 13:29:21 +00:00
32460c7da3 [image_picker] Fix exception when canceling pickMultipleMedia on iOS (#4761)
Makes the Pigeon interface for the iOS implementation consistent in returning non-nullable lists, in keeping with our strong preference in this repo for collections being non-nullable whenever reasonable (to avoid the issue of having two ways of expressing the same thing), and updates the native side never to return a `nil` list.

Fixes https://github.com/flutter/flutter/issues/133111
image_picker_ios-v0.8.8+1
2023-08-23 17:56:22 +00:00
c0136f9c32 Roll Flutter from 54c98d7433c5 to bd836cc63ae0 (24 revisions) (#4760)
54c98d7433...bd836cc63a

2023-08-23 engine-flutter-autoroll@skia.org Roll Packages from c730a90f2fcc to 3060b1aec99c (4 revisions) (flutter/flutter#133149)
2023-08-23 engine-flutter-autoroll@skia.org Roll Flutter Engine from 7d56840865d2 to 72a06427bd37 (8 revisions) (flutter/flutter#133139)
2023-08-23 engine-flutter-autoroll@skia.org Manual roll Flutter Engine from b190f9015049 to 7d56840865d2 (15 revisions) (flutter/flutter#133106)
2023-08-23 ian@hixie.ch Reference AppLifecycleListener from widgets library (flutter/flutter#132995)
2023-08-23 ian@hixie.ch Support disabling animations in the CLI (flutter/flutter#132239)
2023-08-23 zanderso@users.noreply.github.com Don't run on Samsung S10, shift to Pixel 7 Pro (flutter/flutter#133085)
2023-08-23 polinach@google.com Add test to mark recording as leaking. (flutter/flutter#133073)
2023-08-22 jonahwilliams@google.com Revert "[gallery] roll gallery to  ecfb9e5352bd12032301b12b30d5853d83d89bda" (flutter/flutter#133095)
2023-08-22 jonahwilliams@google.com [gallery] roll gallery to  ecfb9e5352bd12032301b12b30d5853d83d89bda (flutter/flutter#133083)
2023-08-22 tessertaha@gmail.com Update default menu text styles for Material 3 (flutter/flutter#131930)
2023-08-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from 28b8bd5d5d91 to b190f9015049 (3 revisions) (flutter/flutter#133078)
2023-08-22 tessertaha@gmail.com Fix `FlexibleSpaceBar.title` doesn't respect the leading widget (flutter/flutter#132573)
2023-08-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from 21437d384b56 to 28b8bd5d5d91 (1 revision) (flutter/flutter#133075)
2023-08-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from 090754879679 to 21437d384b56 (1 revision) (flutter/flutter#133072)
2023-08-22 ivan.inozemtsev@gmail.com Add support for `Future<List<int>?>` to `MatchesGoldenFile` (flutter/flutter#132965)
2023-08-22 engine-flutter-autoroll@skia.org Roll Packages from e26f3b9374d0 to c730a90f2fcc (3 revisions) (flutter/flutter#133067)
2023-08-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from ff375bf5d8eb to 090754879679 (1 revision) (flutter/flutter#133066)
2023-08-22 zanderso@users.noreply.github.com Increase heap size for examples/flutter_view gradle build (flutter/flutter#133064)
2023-08-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from c5e0152b01f4 to ff375bf5d8eb (4 revisions) (flutter/flutter#133062)
2023-08-22 jmccandless@google.com Fix memory leak in Form (flutter/flutter#132987)
2023-08-22 15619084+vashworth@users.noreply.github.com Re-enable Xcode Debug tests (flutter/flutter#132523)
2023-08-22 zanderso@users.noreply.github.com Increase heap for gradle in examples/platform_view (flutter/flutter#133052)
2023-08-22 polinach@google.com Cover more tests with leak tracking. (flutter/flutter#132806)
2023-08-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from f5f099a4a5e3 to c5e0152b01f4 (4 revisions) (flutter/flutter#133049)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC rmistry@google.com,stuartmorgan@google.com,ychris@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-08-23 16:48:52 +00:00
3060b1aec9 [rfw] Support web (as JS) (#4650)
Fixes https://github.com/flutter/flutter/issues/129843
rfw-v1.0.12
2023-08-23 03:23:01 +00:00
d72a5fe600 [webview_flutter] Update sample code. (#4727)
Documentation was updated in app-example file but not in `webview_controller.dart`.   
'output' is a positional parameter now, and `JavascriptMessage` changed to `JavaScriptMessage`

Fixes issue flutter/flutter#132727
webview_flutter-v4.2.3
2023-08-22 22:06:05 +00:00
c6f758b800 [flutter_adaptive_scaffold] Fix top padding for NavigationBar (#4661)
This pr removes the top padding in `MediaQuery` for NavigationBar to fix unexpected padding.
The `Scaffold` in flutter framework actually did this but this package didn't.

Fix flutter/flutter#127088
flutter_adaptive_scaffold-v0.1.7
2023-08-22 19:40:18 +00:00
354af05222 Remove deprecated ImageProvider methods (#4725)
Have to keep `loadBuffer` since `loadImage` isn't available on 3.7. 
Fixes https://github.com/flutter/flutter/issues/105336
flutter_image-v4.1.7
2023-08-22 19:14:49 +00:00
c730a90f2f Roll Flutter from 5e6d88d766b9 to 54c98d7433c5 (24 revisions) (#4754)
5e6d88d766...54c98d7433

2023-08-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from 447981acbf36 to f5f099a4a5e3 (1 revision) (flutter/flutter#133035)
2023-08-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from 5e84d733ef67 to 447981acbf36 (2 revisions) (flutter/flutter#133031)
2023-08-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from e183e8a94093 to 5e84d733ef67 (1 revision) (flutter/flutter#133030)
2023-08-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from 454e0e35f8e4 to e183e8a94093 (2 revisions) (flutter/flutter#133026)
2023-08-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from 857840db5574 to 454e0e35f8e4 (1 revision) (flutter/flutter#133020)
2023-08-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from 1ab054967c1d to 857840db5574 (2 revisions) (flutter/flutter#133018)
2023-08-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from 5a292e42a593 to 1ab054967c1d (1 revision) (flutter/flutter#133014)
2023-08-22 katelovett@google.com Fix visual overflow for SliverMainAxisGroup (flutter/flutter#132989)
2023-08-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from e5929d83e9b7 to 5a292e42a593 (3 revisions) (flutter/flutter#133010)
2023-08-22 matanlurey@users.noreply.github.com Always require `--local-engine-host` if `--local-engine` (flutter/flutter#133003)
2023-08-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from 55b84268f2a6 to e5929d83e9b7 (3 revisions) (flutter/flutter#133005)
2023-08-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from e5f690b829e5 to 55b84268f2a6 (1 revision) (flutter/flutter#133000)
2023-08-21 angelosilvestre.ccp@gmail.com Add deleteBackwardByDecomposingPreviousCharacter mapping for tests (flutter/flutter#132919)
2023-08-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from fc75109c3a1e to e5f690b829e5 (1 revision) (flutter/flutter#132996)
2023-08-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from 2388b9db2be7 to fc75109c3a1e (3 revisions) (flutter/flutter#132992)
2023-08-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from 210f5a8aa245 to 2388b9db2be7 (6 revisions) (flutter/flutter#132986)
2023-08-21 tessertaha@gmail.com  Update `ExpansionPanel` example for the updated `expansionCallback` callback (flutter/flutter#132837)
2023-08-21 34871572+gmackall@users.noreply.github.com Change gradle lockfile generation script to use --config-only flag (flutter/flutter#132967)
2023-08-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from 0290d0bd79ee to 210f5a8aa245 (1 revision) (flutter/flutter#132973)
2023-08-21 jmccandless@google.com Docs on iOS's directional quote characters (flutter/flutter#132869)
2023-08-21 reidbaker@google.com Bump memory usage for flutter gallery (flutter/flutter#132968)
2023-08-21 5236035+fzyzcjy@users.noreply.github.com When resized network image has error, all future unrelated images using the same url will fail, even if the network becomes OK (flutter/flutter#127456)
2023-08-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from a9b00783bc7c to 0290d0bd79ee (1 revision) (flutter/flutter#132962)
2023-08-21 engine-flutter-autoroll@skia.org Roll Packages from 4c16f3ef4033 to e26f3b9374d0 (5 revisions) (flutter/flutter#132960)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC rmistry@google.com,stuartmorgan@google.com,ychris@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-08-22 15:40:01 +00:00
c8a0870ce5 [pigeon]: Bump io.mockk:mockk from 1.13.5 to 1.13.7 in /packages/pigeon/platform_tests/test_plugin/android (#4736)
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.5 to 1.13.7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/mockk/mockk/releases">io.mockk:mockk's releases</a>.</em></p>
<blockquote>
<h2>V1.13.7</h2>
<h2>What's Changed</h2>
<ul>
<li>Amend &quot;Top Level functions&quot; by <a href="https://github.com/polarene"><code>@​polarene</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1067">mockk/mockk#1067</a></li>
<li>Fix error when mocking abstract method implementation by <a href="https://github.com/steffandroid"><code>@​steffandroid</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1081">mockk/mockk#1081</a></li>
<li>Make slf4j an optional dependency by <a href="https://github.com/ansman"><code>@​ansman</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1091">mockk/mockk#1091</a></li>
<li>Add Korean guides and articles in README.md by <a href="https://github.com/devkuma"><code>@​devkuma</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1097">mockk/mockk#1097</a></li>
<li>Inject mocks via constructor to avoid lateinit var by <a href="https://github.com/kkurczewski"><code>@​kkurczewski</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1106">mockk/mockk#1106</a></li>
<li>Issue 954: <a href="https://github.com/MockKExtension"><code>@​MockKExtension</code></a>.CheckUnnecessaryStub annotation is applied… by <a href="https://github.com/bboeck"><code>@​bboeck</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1099">mockk/mockk#1099</a></li>
<li>chore: converting functions to expression bodies by <a href="https://github.com/casplattel"><code>@​casplattel</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1104">mockk/mockk#1104</a></li>
<li>Update dexmaker version to 2.28.3 for Android 14 support by <a href="https://github.com/kurteous"><code>@​kurteous</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1107">mockk/mockk#1107</a></li>
<li>Issue 963: Unnecessary stubbings detected - false positive by <a href="https://github.com/bboeck"><code>@​bboeck</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1108">mockk/mockk#1108</a></li>
<li>Add <code>fun &lt;T&gt; MockKMatcherScope.any(KClass&lt;T&gt;): T</code> by <a href="https://github.com/ghackett"><code>@​ghackett</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1005">mockk/mockk#1005</a></li>
<li>1122(docs): fix header for <code>clearStaticMockk</code> by <a href="https://github.com/wallind"><code>@​wallind</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1123">mockk/mockk#1123</a></li>
<li>Fix grammar in Ukraine support message by <a href="https://github.com/BirdHowl"><code>@​BirdHowl</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1125">mockk/mockk#1125</a></li>
<li>Issue 293: support capture nullable with slot by <a href="https://github.com/stengvac"><code>@​stengvac</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1109">mockk/mockk#1109</a></li>
<li>update documentation in README.md by <a href="https://github.com/alexferreiradev"><code>@​alexferreiradev</code></a> in <a href="https://redirect.github.com/mockk/mockk/pull/1127">mockk/mockk#1127</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/steffandroid"><code>@​steffandroid</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1081">mockk/mockk#1081</a></li>
<li><a href="https://github.com/devkuma"><code>@​devkuma</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1097">mockk/mockk#1097</a></li>
<li><a href="https://github.com/bboeck"><code>@​bboeck</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1099">mockk/mockk#1099</a></li>
<li><a href="https://github.com/casplattel"><code>@​casplattel</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1104">mockk/mockk#1104</a></li>
<li><a href="https://github.com/kurteous"><code>@​kurteous</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1107">mockk/mockk#1107</a></li>
<li><a href="https://github.com/ghackett"><code>@​ghackett</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1005">mockk/mockk#1005</a></li>
<li><a href="https://github.com/wallind"><code>@​wallind</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1123">mockk/mockk#1123</a></li>
<li><a href="https://github.com/BirdHowl"><code>@​BirdHowl</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1125">mockk/mockk#1125</a></li>
<li><a href="https://github.com/stengvac"><code>@​stengvac</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1109">mockk/mockk#1109</a></li>
<li><a href="https://github.com/alexferreiradev"><code>@​alexferreiradev</code></a> made their first contribution in <a href="https://redirect.github.com/mockk/mockk/pull/1127">mockk/mockk#1127</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/mockk/mockk/compare/1.13.5...1.13.7">https://github.com/mockk/mockk/compare/1.13.5...1.13.7</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="34d54e498d"><code>34d54e4</code></a> Version bump</li>
<li><a href="5c6f5ad442"><code>5c6f5ad</code></a> Version bump</li>
<li><a href="738bbe2541"><code>738bbe2</code></a> Merge pull request <a href="https://redirect.github.com/mockk/mockk/issues/1127">#1127</a> from alexferreiradev/master</li>
<li><a href="0fde474954"><code>0fde474</code></a> update: documentation in README.md</li>
<li><a href="3388b3bd86"><code>3388b3b</code></a> Merge pull request <a href="https://redirect.github.com/mockk/mockk/issues/1109">#1109</a> from stengvac/issue293</li>
<li><a href="887cdb0d7e"><code>887cdb0</code></a> Merge pull request <a href="https://redirect.github.com/mockk/mockk/issues/1125">#1125</a> from BirdHowl/master</li>
<li><a href="3df4e0585f"><code>3df4e05</code></a> Fix grammar in Ukraine support message</li>
<li><a href="776c78d3a0"><code>776c78d</code></a> Issue 293: add <code>captureNullable(slot)</code> to README.md</li>
<li><a href="a1f6f0fa45"><code>a1f6f0f</code></a> Merge pull request <a href="https://redirect.github.com/mockk/mockk/issues/1123">#1123</a> from wallind/1122-fix-header-for-clearStaticMockk</li>
<li><a href="6ce06c99b9"><code>6ce06c9</code></a> 1122(docs): fix header for <code>clearStaticMockk</code></li>
<li>Additional commits viewable in <a href="https://github.com/mockk/mockk/compare/1.13.5...1.13.7">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.mockk:mockk&package-manager=gradle&previous-version=1.13.5&new-version=1.13.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>
2023-08-22 00:35:06 +00:00
78ef1d2e10 Roll Flutter from 6f227c078430 to 5e6d88d766b9 (8 revisions) (#4751)
6f227c0784...5e6d88d766

2023-08-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from 14be26c91620 to a9b00783bc7c (2 revisions) (flutter/flutter#132955)
2023-08-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from e2d9809d1af3 to 14be26c91620 (2 revisions) (flutter/flutter#132946)
2023-08-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from 36ab259a61ed to e2d9809d1af3 (1 revision) (flutter/flutter#132944)
2023-08-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from e7d745111795 to 36ab259a61ed (2 revisions) (flutter/flutter#132937)
2023-08-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from 8c7ce6ddde0f to e7d745111795 (1 revision) (flutter/flutter#132925)
2023-08-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from 394554bd1630 to 8c7ce6ddde0f (2 revisions) (flutter/flutter#132921)
2023-08-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from 2dcfb6cb7e49 to 394554bd1630 (4 revisions) (flutter/flutter#132918)
2023-08-20 engine-flutter-autoroll@skia.org Roll Flutter Engine from f4bffdcf8536 to 2dcfb6cb7e49 (4 revisions) (flutter/flutter#132914)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC rmistry@google.com,stuartmorgan@google.com,ychris@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-08-21 16:47:24 +00:00
e26f3b9374 [camera_android]: Fixes crash when record video on Android versions lower than 12 (#4635)
The the solution of the issue flutter/flutter#109769 in the #7073 causes a crashes when the Android SDK version is lower than 31, due to EncoderProfiles not being found on these devices. This issue was solved putting the EncoderProfiles declaration after the check for SDK version.

based on https://github.com/flutter/plugins/pull/7073 by @camsim99.

Fixes https://github.com/flutter/flutter/issues/109769 in Android lower than 12.
camera_android-v0.10.8+7
2023-08-21 14:42:05 +00:00
fe6f67efc6 Roll Flutter from 5a556f8ecde6 to 6f227c078430 (11 revisions) (#4749)
5a556f8ecd...6f227c0784

2023-08-19 jacksongardner@google.com Space character should be optional when tree shaking fonts (flutter/flutter#132880)
2023-08-19 engine-flutter-autoroll@skia.org Roll Flutter Engine from 654d3a2c8494 to f4bffdcf8536 (5 revisions) (flutter/flutter#132876)
2023-08-18 rmolivares@renzo-olivares.dev SelectionArea on iOS should toggle the context menu when tapping on the previous selection (flutter/flutter#132851)
2023-08-18 zanderso@users.noreply.github.com Forward port API docs creation realm handling from prior script (flutter/flutter#132867)
2023-08-18 engine-flutter-autoroll@skia.org Roll Flutter Engine from 72c4e61fdbfa to 654d3a2c8494 (3 revisions) (flutter/flutter#132868)
2023-08-18 engine-flutter-autoroll@skia.org Roll Flutter Engine from 83fdadaf12f0 to 72c4e61fdbfa (2 revisions) (flutter/flutter#132861)
2023-08-18 47866232+chunhtai@users.noreply.github.com Updates app link gradle tasks and remove vm services (flutter/flutter#131805)
2023-08-18 engine-flutter-autoroll@skia.org Roll Flutter Engine from 58f7d8ee3e2c to 83fdadaf12f0 (7 revisions) (flutter/flutter#132857)
2023-08-18 mustafauzun0@gmail.com doc: add flag params (flutter/flutter#132485)
2023-08-18 139406084+gmilou@users.noreply.github.com Add a new MatrixTransition and refactor ScaleTransition and RotationT… (flutter/flutter#131084)
2023-08-18 32621121+AndreySuworow@users.noreply.github.com fixes l10n for CupertinoDatePicker in monthYear mode (flutter/flutter#130934)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC bmparr@google.com,rmistry@google.com,stuartmorgan@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-08-19 18:57:04 +00:00
609286f3d1 Update release action Flutter version to 3.13.0 (#4745)
The new package `two_dimensional_scrollables` requires a minimum Flutter version of `3.13.0`, so this bumps the Flutter version of the release action to  `3.13.0`.
2023-08-18 19:23:07 +00:00
f3f2c7bce0 [google_maps_flutter] Fix async handling in examples (#4729)
Applies the fixes from https://github.com/flutter/packages/pull/4171 to the minimal ExampleGoogleMaps class used in the Android and iOS implementation package examples, as they had the same issue.

Also sets up unit testing of the examples in order to add testing of this fix. The fake is copied directly from the app-facing package, and the unit tests are slightly modified versions of the tests in the app-facing package as well.
2023-08-18 19:23:05 +00:00
33dacd6d67 Roll Flutter from 2502b51f86c1 to 5a556f8ecde6 (42 revisions) (#4743) two_dimensional_scrollables-v0.0.1 2023-08-18 14:13:36 -04:00
4c16f3ef40 [two_dimensional_scrollables] TableView (#4536)
Design doc: [flutter.dev/go/table-view](https://docs.google.com/document/d/15ecTZE1g3WeswLGFWrnEgMP6SyL6jDRdxOgPsczOcV0/edit?usp=sharing&resourcekey=0-yNd_qFhiPjz6z2TgezWc0A)

Fixes https://github.com/flutter/flutter/issues/87370
Fixes https://github.com/flutter/flutter/issues/30770

This adds a new package: `two_dimensional_scrollables` - a package for widgets that scroll in two dimensions.

The first widget in the collection here is TableView. 

https://github.com/flutter/packages/assets/16964204/8103001a-77dc-489f-9e75-278972f66f30

TableView is built on top of the 2D scrolling foundation that lives in the Flutter framework.

Other widgets that will be included in this package in the future are TreeView and TreeTableView.
2023-08-17 21:14:34 +00:00
d92cdf0a63 [ci] Update minimums for 3.13 stable (#4731)
- Updates the N-1 and N-2 analysis bot configs to 3.7 and 3.10
- Updates the minimum allowed SDK to 3.7, since that's now the earliest we have any testing for.
- Updates all packages to Flutter 3.7/Dart 2.19 as a minimum.
  - In packages where we hadn't released since the last minimum version bump, I removed the previous line from the `#NEXT` section to make it less confusing when we do release.

Per https://github.com/flutter/flutter/wiki/Contributing-to-Plugins-and-Packages#version this does not update any package versions.
go_router-v10.1.0 google_sign_in_web-v0.12.0+3
2023-08-17 19:59:58 +00:00
e398fafd20 Update stable version to efbf63d9c66b9f6ec30e9ad4611189aa80003d31 (#4730)
Updates stable version. 

Since the CLA for https://github.com/flutter/packages/pull/4726 failed due to the commit limit, this PR bumps the stable version manually.
2023-08-17 18:51:32 +00:00
3b602e77e6 Add advice on code review for this repo (#4698) 2023-08-16 18:40:49 +00:00
3a183b78f2 [platform] Import the platform package (#4613)
Imports the `packages` platform from https://github.com/google/platform.dart
- As there is not much history in the package, this imports it as a copy instead of going through the process of actually merging the commit history of that repo into this one.
- The only changes relative to the current source in that repo are:
  - Adjustments for repo conventions (such as removing analysis_options.yaml and fixing the resulting issues).
  - Addressing https://github.com/google/platform.dart/pull/44

Part of https://github.com/flutter/flutter/issues/130915
platform-v3.1.1
2023-08-16 17:32:04 +00:00
63ba60ca7d Roll Flutter from f0e7c5181641 to 2502b51f86c1 (15 revisions) (#4722)
f0e7c51816...2502b51f86

2023-08-16 engine-flutter-autoroll@skia.org Roll Flutter Engine from f186f1e9dc88 to 70b5700b79f6 (1 revision) (flutter/flutter#132655)
2023-08-16 engine-flutter-autoroll@skia.org Roll Flutter Engine from e8670f03a9b1 to f186f1e9dc88 (2 revisions) (flutter/flutter#132649)
2023-08-16 whesse@google.com Fix flutter_tools use of --local-engine-host (flutter/flutter#132648)
2023-08-16 engine-flutter-autoroll@skia.org Roll Flutter Engine from 7cc6a5832a0e to e8670f03a9b1 (3 revisions) (flutter/flutter#132623)
2023-08-16 engine-flutter-autoroll@skia.org Roll Flutter Engine from decaccfc421d to 7cc6a5832a0e (1 revision) (flutter/flutter#132621)
2023-08-16 engine-flutter-autoroll@skia.org Roll Flutter Engine from 659cdfc5a568 to decaccfc421d (6 revisions) (flutter/flutter#132618)
2023-08-16 engine-flutter-autoroll@skia.org Roll Flutter Engine from 7409ce4ba0a8 to 659cdfc5a568 (1 revision) (flutter/flutter#132612)
2023-08-16 jonahwilliams@google.com Revert "Reorganize and clarify API doc generator" (flutter/flutter#132613)
2023-08-16 engine-flutter-autoroll@skia.org Roll Flutter Engine from a9da7212eacf to 7409ce4ba0a8 (5 revisions) (flutter/flutter#132609)
2023-08-16 engine-flutter-autoroll@skia.org Roll Flutter Engine from 22f03ffdc290 to a9da7212eacf (4 revisions) (flutter/flutter#132608)
2023-08-16 tessertaha@gmail.com [Reland] #131609 (flutter/flutter#132555)
2023-08-15 dkwingsmt@users.noreply.github.com Explain the keyboard manager protocol (flutter/flutter#132533)
2023-08-15 katelovett@google.com Fix extent for null returning builder in GridView (flutter/flutter#132511)
2023-08-15 gspencergoog@users.noreply.github.com Reorganize and clarify API doc generator (flutter/flutter#132353)
2023-08-15 gspencergoog@users.noreply.github.com Fixing a memory leak in About box/dialog overlays (flutter/flutter#130842)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC bmparr@google.com,rmistry@google.com,stuartmorgan@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-08-16 16:16:59 +00:00