Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flutter/packages
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2c8d2bc0589c
Choose a base ref
...
head repository: flutter/packages
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4841ada7ad75
Choose a head ref
  • 8 commits
  • 18 files changed
  • 4 contributors

Commits on Jun 26, 2025

  1. [extension_google_sign_in_as_googleapis_auth] Update to google_sign_i…

    …n 7 (#9484)
    
    Updates the extension to work with the newly released `google_sign_in` 7.x, which reworked the API surface.
    
    The extension method can no longer do as many of the steps, so its utility is lower. Longer term this may not be worth maintaining as a package, but for now this will simplify migration to `google_sign_in` 7.x for existing clients of this package.
    
    Fixes flutter/flutter#171048
    
    ## Pre-Review Checklist
    
    [^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
    stuartmorgan-g authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    ae64c4e View commit details
    Browse the repository at this point in the history
  2. Roll Flutter from d733bea58c1a to 2773c0c8e15e (42 revisions) (#9495)

    Roll Flutter from d733bea58c1a to 2773c0c8e15e (42 revisions)
    
    flutter/flutter@d733bea...2773c0c
    
    2025-06-25 jason-simmons@users.noreply.github.com Log stack traces from exceptions thrown by devicelab test tasks (flutter/flutter#171165)
    2025-06-25 mdebbar@google.com Revert "Move `web_long_running_tests_{1,5}_5` to `bringup`." (flutter/flutter#171100)
    2025-06-25 bruno.leroux@gmail.com Add missing M3 tests for InputDecoration.isDense (flutter/flutter#171058)
    2025-06-25 34871572+gmackall@users.noreply.github.com Add Android specific sub-step to validate the Android sdk path has no spaces (flutter/flutter#170829)
    2025-06-24 737941+loic-sharma@users.noreply.github.com Update foundation library to export internal (flutter/flutter#170563)
    2025-06-24 matanlurey@users.noreply.github.com Remove stale references to `Release-process.md` and `conductor` (flutter/flutter#171046)
    2025-06-24 30870216+gaaclarke@users.noreply.github.com License cpp jun23 (flutter/flutter#171047)
    2025-06-24 magder@google.com Add android-reviewers to CODEOWNERS (flutter/flutter#170157)
    2025-06-24 srawlins@google.com Update tool/README.md regarding locally-built engine (flutter/flutter#171102)
    2025-06-24 mdebbar@google.com [web] Align the PR triage process with the ecosystem's triage flow (flutter/flutter#171086)
    2025-06-24 danny@tuppeny.com [flutter_tool] Migrate DAP off `ProcessUtils.writelnToStdinUnsafe` (flutter/flutter#171081)
    2025-06-24 mdebbar@google.com [web] More granular configuration of the test environment (flutter/flutter#168767)
    2025-06-24 127918074+salemiranloye@users.noreply.github.com Clean up Devfs_Web into separate files (flutter/flutter#170769)
    2025-06-24 59215665+davidhicks980@users.noreply.github.com Add RawMenuAnchor animation callbacks (flutter/flutter#167806)
    2025-06-24 jason-simmons@users.noreply.github.com Support wide gamut colors when applying a DlColor to an SkPaint (flutter/flutter#170613)
    2025-06-24 nshahan@google.com Remove temporary workaround for web testing (flutter/flutter#170949)
    2025-06-24 engine-flutter-autoroll@skia.org Roll Packages from 02770da to d9d3191 (6 revisions) (flutter/flutter#171075)
    2025-06-24 15619084+vashworth@users.noreply.github.com Add LLDB warnings (flutter/flutter#170827)
    2025-06-24 bruno.leroux@gmail.com Update FormField.initialValue documentation (flutter/flutter#171061)
    2025-06-24 engine-flutter-autoroll@skia.org Roll Skia from 132cb2052565 to a462e701b493 (2 revisions) (flutter/flutter#171063)
    2025-06-24 engine-flutter-autoroll@skia.org Roll Skia from f88706e3a863 to 132cb2052565 (4 revisions) (flutter/flutter#171057)
    2025-06-24 zeqinjie@qq.com When maintainHintSize is false, hint is centered and aligned, it is different from the original one (flutter/flutter#168654)
    2025-06-24 bruno.leroux@gmail.com Deprecate DropdownButtonFormField "value" parameter in favor of "initialValue" (flutter/flutter#170805)
    2025-06-24 engine-flutter-autoroll@skia.org Roll Skia from af6feb799ea6 to f88706e3a863 (2 revisions) (flutter/flutter#171056)
    2025-06-24 engine-flutter-autoroll@skia.org Roll Dart SDK from aebd78999b1a to d9edd9e7a634 (1 revision) (flutter/flutter#171053)
    2025-06-24 engine-flutter-autoroll@skia.org Roll Skia from ae517eba0170 to af6feb799ea6 (1 revision) (flutter/flutter#171052)
    2025-06-24 engine-flutter-autoroll@skia.org Roll Skia from a7735d517e6a to ae517eba0170 (9 revisions) (flutter/flutter#171049)
    2025-06-24 rmacnak@google.com Enable interpretation fallback when unable to JIT on iOS. (flutter/flutter#170835)
    2025-06-24 kevmoo@users.noreply.github.com Flutter test cleanup (flutter/flutter#170891)
    2025-06-24 matanlurey@users.noreply.github.com Move `packages_autoroller` out of the carcass of `conductor`, delete `conductor` (flutter/flutter#171029)
    2025-06-23 98614782+auto-submit[bot]@users.noreply.github.com Reverts "Don't strip symbols from `libapp.so` on android by default (#162464)" (flutter/flutter#171044)
    2025-06-23 engine-flutter-autoroll@skia.org Roll Dart SDK from a09de0d3556c to aebd78999b1a (2 revisions) (flutter/flutter#171039)
    2025-06-23 34871572+gmackall@users.noreply.github.com Don't strip symbols from `libapp.so` on android by default (flutter/flutter#162464)
    2025-06-23 engine-flutter-autoroll@skia.org Roll Skia from 0311837abe86 to a7735d517e6a (12 revisions) (flutter/flutter#171037)
    2025-06-23 bungeman@chromium.org Pass font scanner to font mgr that need it (flutter/flutter#170701)
    2025-06-23 jacksongardner@google.com Make service worker tests more lenient. (flutter/flutter#170939)
    2025-06-23 737941+loic-sharma@users.noreply.github.com Remove update CHANGELOG step from stable cherry pick process (flutter/flutter#171017)
    2025-06-23 15619084+vashworth@users.noreply.github.com Include dev_dependencies in all builds for iOS and macOS (flutter/flutter#171015)
    2025-06-23 matanlurey@users.noreply.github.com Move `web_long_running_tests_{1,5}_5` to `bringup`. (flutter/flutter#171026)
    2025-06-23 muhatashim@google.com rename from announce to supportsAnnounce on engine (flutter/flutter#170618)
    2025-06-23 137456488+flutter-pub-roller-bot@users.noreply.github.com Roll pub packages (flutter/flutter#171016)
    2025-06-23 azat24680@gmail.com Enhance Text Contrast for WCAG AAA Compliance (flutter/flutter#170758)
    
    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
    ...
    engine-flutter-autoroll authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    0f80260 View commit details
    Browse the repository at this point in the history
  3. [google_sign_in] Use an activity for credential requests (#9497)

    `getCredentialManager` is documented to require an activity context, not an application context; this fixes it to use the activity context since in some configurations using the application context will throw an error.
    
    Fixes flutter/flutter#171122
    
    ## Pre-Review Checklist
    
    [^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
    stuartmorgan-g authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    2e27aaf View commit details
    Browse the repository at this point in the history
  4. [google_sign_in] Add contributor setup instructions (#9489)

    Adds a CONTRIBUTING.md that explains how to configure the example app for manual testing, since we don't currently maintain a central project for testing it.
    
    Also opportunistically fixes a minor latent mistake in an older CHANGELOG entry, so that the next publication will include that fix.
    
    Fixes flutter/flutter#83759
    Fixes flutter/flutter#167906
    
    ## Pre-Review Checklist
    
    [^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
    stuartmorgan-g authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    0fd2851 View commit details
    Browse the repository at this point in the history
  5. [ci] Remove in_app_purchase_storekit from Xcode analyzer exclusion li…

    …st (#9429)
    
    StoreKit2 is now the default and flutter/flutter#116383 is closed. Let's remove it from the deprecation exclusion list to ensure we get new deprecation warnings.
    
    ## Pre-Review Checklist
    
    [^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
    jmagman authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    d76cf68 View commit details
    Browse the repository at this point in the history
  6. [ci] Check macOS 15 for Xcode analyzer warnings (#9427)

    Xcode 16 is available in CI as of #8968. Check all packages for macOS 15 deprecations.
    
    The last bump #7544
    
    Related flutter/plugins#5778 and flutter/flutter#102835
    
    ## Pre-Review Checklist
    
    [^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
    jmagman authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    2e5d6f3 View commit details
    Browse the repository at this point in the history
  7. Reverts "[ci] Remove in_app_purchase_storekit from Xcode analyzer exc…

    …lusion list (#9429)" (#9507)
    
    Reverts: #9429
    Initiated by: jmagman
    Reason for reverting: This somehow passed in presubmit but failed in postsubmit: https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8710980990085669745/+/u/Run_package_tests/xcode_analyze_deprecation/stdout
    Original PR Author: jmagman
    
    Reviewed By: {LouiseHsu}
    
    This change reverts the following previous change:
    StoreKit2 is now the default and flutter/flutter#116383 is closed. Let's remove it from the deprecation exclusion list to ensure we get new deprecation warnings.
    
    ## Pre-Review Checklist
    
    [^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
    auto-submit[bot] authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    9d5f391 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. Reverts "[ci] Check macOS 15 for Xcode analyzer warnings (#9427)" (#9509

    )
    
    Reverts: #9427
    Initiated by: ash2moon
    Reason for reverting: Looks like this is causing MacOS analyze tasks to fail:
    https://ci.chromium.org/ui/p/flutter/builders/prod/Mac_arm64%20macos_platform_tests%20stable%20-%20packages/3087/overview
    https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8710976140284515969/+/u/Run_package_tests/xcode_analyze_deprecation/stdout?format=raw
    Original PR Author: jmagman
    
    Reviewed By: {vashworth}
    
    This change reverts the following previous change:
    Xcode 16 is available in CI as of #8968. Check all packages for macOS 15 deprecations.
    
    The last bump #7544
    
    Related flutter/plugins#5778 and flutter/flutter#102835
    
    ## Pre-Review Checklist
    
    [^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
    auto-submit[bot] authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    4841ada View commit details
    Browse the repository at this point in the history
Loading