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

Commits on Jun 1, 2026

  1. Roll Flutter (stable) from 559ffa3f75e7 to 924134a44c18 (4 revisions) (

    …#11817)
    
    flutter/flutter@559ffa3...924134a
    
    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 stuartmorgan@google.com,tarrinneal@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://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 Jun 1, 2026
    Configuration menu
    Copy the full SHA
    66cfb4a View commit details
    Browse the repository at this point in the history
  2. [file_selector_web] feat: Support XFile.mimeType (#11703)

    Support providing mime type to XFile blob on Web file_selector.
    
    This is useful (as in other contexts of web) to provide the mimeType to e.g. a media player to support blob urls.
    
    Related: flutter/flutter#93379
    
    *List which issues are fixed by this PR. You must list at least one issue.*
    
    ## Pre-Review Checklist
    
    **Note**: The Flutter team is currently trialing the use of [Gemini Code Assist for GitHub](https://developers.google.com/gemini-code-assist/docs/review-github-code). Comments from the `gemini-code-assist` bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.
    
    [^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.
    Gustl22 authored Jun 1, 2026
    Configuration menu
    Copy the full SHA
    818b310 View commit details
    Browse the repository at this point in the history
Loading