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: 82e8d1e
Choose a base ref
...
head repository: flutter/packages
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 551bde5
Choose a head ref
  • 12 commits
  • 119 files changed
  • 6 contributors

Commits on Aug 5, 2024

  1. [image_picker]: Bump androidx.annotation:annotation from 1.8.0 to 1.8…

    ….1 in /packages/image_picker/image_picker_android/android (#7302)
    
    Bumps androidx.annotation:annotation from 1.8.0 to 1.8.1.
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.annotation:annotation&package-manager=gradle&previous-version=1.8.0&new-version=1.8.1)](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>
    dependabot[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e411afe View commit details
    Browse the repository at this point in the history
  2. Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#7308)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.4 to 4.3.5.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/actions/upload-artifact/releases">actions/upload-artifact's releases</a>.</em></p>
    <blockquote>
    <h2>v4.3.5</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Bump <code>@�actions/artifact</code> to v2.1.9 by <a href="https://github.com/robherley"><code>@�robherley</code></a> in <a href="https://redirect.github.com/actions/upload-artifact/pull/588">actions/upload-artifact#588</a>
    <ul>
    <li>Fixed artifact upload chunk timeout logic <a href="https://redirect.github.com/actions/toolkit/pull/1774">#1774</a></li>
    <li>Use lazy stream to prevent issues with open file limits <a href="https://redirect.github.com/actions/toolkit/pull/1771">#1771</a></li>
    </ul>
    </li>
    </ul>
    <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/upload-artifact/compare/v4.3.4...v4.3.5">https://github.com/actions/upload-artifact/compare/v4.3.4...v4.3.5</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/actions/upload-artifact/commit/89ef406dd8d7e03cfd12d9e0a4a378f454709029"><code>89ef406</code></a> Merge pull request <a href="https://redirect.github.com/actions/upload-artifact/issues/588">#588</a> from actions/robherley/4.3.5</li>
    <li><a href="https://github.com/actions/upload-artifact/commit/23d796df36a979af3abdb7f632f5391e4f15fa07"><code>23d796d</code></a> license updates</li>
    <li><a href="https://github.com/actions/upload-artifact/commit/e445c64bc2a4ebc990affbc00aa66b845f05600a"><code>e445c64</code></a> bump <code>@�actions/artifact</code> to v2.1.9</li>
    <li>See full diff in <a href="https://github.com/actions/upload-artifact/compare/0b2256b8c012f0828dc542b3febcab082c67f72b...89ef406dd8d7e03cfd12d9e0a4a378f454709029">compare view</a></li>
    </ul>
    </details>
    <br />
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/upload-artifact&package-manager=github_actions&previous-version=4.3.4&new-version=4.3.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>
    dependabot[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    4df8f65 View commit details
    Browse the repository at this point in the history
  3. Roll Flutter from cbfb222 to 3832823 (4 revisions) (#7316)

    flutter/flutter@cbfb222...3832823
    
    2024-08-05 [email protected] Roll Packages from cc9ff47 to 82e8d1e (7 revisions) (flutter/flutter#152866)
    2024-08-05 [email protected] reduce warnings inside flutter.groovy file  (flutter/flutter#152073)
    2024-08-05 [email protected] Roll Flutter Engine from 540c22589911 to 0aac60342005 (2 revisions) (flutter/flutter#152859)
    2024-08-05 [email protected] Roll Flutter Engine from 16012e2f8ccd to 540c22589911 (4 revisions) (flutter/flutter#152854)
    
    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 [email protected],[email protected],[email protected] 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://issues.skia.org/issues/new?component=1389291&template=1850622
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    engine-flutter-autoroll authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    064cdb4 View commit details
    Browse the repository at this point in the history
  4. [pointer_interceptor] Add performance warning on using pointer interc…

    …eptor on iOS (#7288)
    
    Add performance warning to package README on using pointer interceptor on iOS.
    
    ## Issues
    
    Fixes flutter/flutter#151535
    hellohuanlin authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c451af7 View commit details
    Browse the repository at this point in the history
  5. [google_maps_flutter_platform_interface] Platform interface changes t…

    …o support heatmaps (#7312)
    
    Prequel to:
    - #7313
    - #7314
    - #7315
    - #3257
    Rexios80 authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    9308857 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59aa310 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. [go_router_builder] Fixes readme typos and uses code excerpts. (#7280)

    as title
    
    should clear go_router_builder from the list, since only readme has code example flutter/flutter#102679
    chunhtai authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    1520ffb View commit details
    Browse the repository at this point in the history
  2. [camera_web] Migrate to package:web (#7012)

    Fixes flutter/flutter#139748
    
    Notes:
    - Some fields are no longer nullable in `package:web`. We need to decide if we want to make them nullable again.
    Rexios80 authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    cfbcc94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89d28fd View commit details
    Browse the repository at this point in the history
  4. [google_maps_flutter_ios] iOS changes to support heatmaps (#7314)

    Sequel to:
    - #7312
    
    Prequel to:
    - #3257
    Rexios80 authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c6a30bc View commit details
    Browse the repository at this point in the history
  5. [google_maps_flutter_web] Web changes to support heatmaps (#7315)

    Sequel to:
    - #7312
    
    Prequel to:
    - #3257
    Rexios80 authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    57fcda0 View commit details
    Browse the repository at this point in the history
  6. Manual roll Flutter from 3832823 to 1dd7141 (21 revisions) (#7317)

    Manual roll requested by [email protected]
    
    flutter/flutter@3832823...1dd7141
    
    2024-08-06 [email protected] Roll Flutter Engine from 376a853846ce to f5f6e966e7e7 (1 revision) (flutter/flutter#152911)
    2024-08-06 [email protected] Pass --no-dds to some integration tests driven by flutter drive (flutter/flutter#152898)
    2024-08-06 [email protected] Manual dependency bump (flutter/flutter#152881)
    2024-08-06 [email protected] Add tests for ordered_traversal_group.0.dart (flutter/flutter#152849)
    2024-08-06 [email protected] Implement `on` clauses (flutter/flutter#152706)
    2024-08-06 [email protected] Roll Flutter Engine from bc140a0124b7 to 376a853846ce (2 revisions) (flutter/flutter#152905)
    2024-08-06 [email protected] Roll Flutter Engine from e073ad2e3ad4 to bc140a0124b7 (1 revision) (flutter/flutter#152895)
    2024-08-05 [email protected] added functionality to where SR will communicate button clicked (flutter/flutter#152185)
    2024-08-05 [email protected] more docImports (flutter/flutter#151951)
    2024-08-05 [email protected] Bump dartdoc to 8.0.13 (flutter/flutter#152896)
    2024-08-05 [email protected] [Reland] Introduce `double` `Flex.spacing` parameter for `Row`/`Column` spacing (flutter/flutter#152890)
    2024-08-05 [email protected] Fix CarouselView rebuild (flutter/flutter#152791)
    2024-08-05 [email protected] Roll Flutter Engine from 1bfd06cda313 to e073ad2e3ad4 (4 revisions) (flutter/flutter#152889)
    2024-08-05 [email protected] Add migration to git ignore SwiftPM build directories (flutter/flutter#152766)
    2024-08-05 [email protected] Roll pub packages (flutter/flutter#152127)
    2024-08-05 [email protected] Roll Flutter Engine from 0aac60342005 to 1bfd06cda313 (2 revisions) (flutter/flutter#152868)
    2024-08-05 98614782+auto-submit[bot]@users.noreply.github.com Reverts "Introduce `double` `Flex.spacing` parameter for `Row`/`Column` spacing (#152472)" (flutter/flutter#152885)
    2024-08-05 [email protected] [Docs] DeviceOrientation Enum Correction (flutter/flutter#152876)
    2024-08-05 [email protected] Move Linux_build_test tests from staging to prod (flutter/flutter#152877)
    2024-08-05 [email protected] Introduce `double` `Flex.spacing` parameter for `Row`/`Column` spacing (flutter/flutter#152472)
    2024-08-05 [email protected] Mark Linux_android_emu tests bringup: true (flutter/flutter#152867)
    
    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 [email protected],[email protected],[email protected] 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://issues.skia.org/issues/new?component=1389291&template=1850622
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    engine-flutter-autoroll authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    551bde5 View commit details
    Browse the repository at this point in the history
Loading