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: c5c8cda753c2
Choose a base ref
...
head repository: flutter/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 99feee9996cb
Choose a head ref
  • 15 commits
  • 52 files changed
  • 7 contributors

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    c808ab8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87ffa56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0907214 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16415e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0bb252 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c7692d View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. Configuration menu
    Copy the full SHA
    442049f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63f4948 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0eee391 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7138f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Remove the on schedule event on scorecards. (#4749)

    Scorecards is failing because it relies on an environment variable that
    do not exist on cron jobs. Since we are running the workflow on every PR
    we can safely delete the the scheduled one.
    godofredoc authored Feb 8, 2022
    Configuration menu
    Copy the full SHA
    018b087 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b7083f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b4d338 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    039068e View commit details
    Browse the repository at this point in the history
  5. [url_launcher] Move away from shared method channel implementation in…

    … native packages. (#4719)
    
    * Move away from shared method channel implementation in native packages.
    
    * Implement PR Feedback
    
    
    Implement PR Feedback
    
    
    Implement PR Feedback
    
    * Fix missed test
    
    * Implement PR feedback
    BeMacized authored Feb 8, 2022
    Configuration menu
    Copy the full SHA
    99feee9 View commit details
    Browse the repository at this point in the history
Loading