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

Commits on May 21, 2026

  1. [tool] Support alternate repositories (#11743)

    Moves some hard-code repo information, such as the expected source link base in pubspec.yaml, to repo-level configuration. Also consolidates the `tool_config` directory introduced in the last refactoring into a single `.repo_tool_config.yaml` to consolidate things and better match most other Dart/Flutter config systems (analyzer, project pubspec, LUCI config, etc.)
    
    Fixes flutter/flutter#185364
    stuartmorgan-g authored May 21, 2026
    Configuration menu
    Copy the full SHA
    69cf959 View commit details
    Browse the repository at this point in the history
Loading