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: 09104b0
Choose a base ref
...
head repository: flutter/packages
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f83926f
Choose a head ref
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on Feb 17, 2026

  1. [ci] Update release to 3.41 (#11014)

    Updates the release step to use 3.41.
    
    Part of https://github.com/flutter/flutter/blob/master/docs/ecosystem/release/Updating-Packages-repo-for-a-stable-release.md
    
    Includes a fix for an out-of-band breakage in tool unit tests, where the behavior of pubspec editing appears to be that it now normalizes final whitespace, causing some overly-picky tests to fail. The tool now:
    - does a better job generating test pubspecs that don't have a bunch of extra newlines, and
    - ignores trailing whitespace in tests checking file contents that were failing.
    stuartmorgan-g authored Feb 17, 2026
    Configuration menu
    Copy the full SHA
    f83926f View commit details
    Browse the repository at this point in the history
Loading