Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
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/plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6ab7d710d2fb
Choose a base ref
...
head repository: flutter/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0609adb457fd
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    2dab59d View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. [tools] Recognize Pigeon tests in version-check (#6813)

    Pigeon has an usual test structure since it generates test code to run
    in a dummy plugin; add that structure to the list of recognized tests so
    that changes to its platform tests won't be flagged by `version-check`.
    stuartmorgan-g authored Dec 11, 2022
    Configuration menu
    Copy the full SHA
    0609adb View commit details
    Browse the repository at this point in the history
Loading