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

Commits on Nov 8, 2022

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

Commits on Nov 9, 2022

  1. [release] Do not assume that pub is the first command run by "flutter…

    … create" (#114621) (#114945)
    
    The "flutter create" command on macOS may run other commands such as
    openssl when it calls _getCodeSigningIdentityDevelopmentTeam
    
    Co-authored-by: Jason Simmons <[email protected]>
    Casey Hillers and jason-simmons authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    013ada8 View commit details
    Browse the repository at this point in the history
  2. CP: Fix the path where footer is written. (#114947)

    * Add a script to post-process docs. (#112228)
    
    * Do not upgrade packages in dev/bot.
    
    * Fix the path where footer is written. (#114469)
    
    The footer file was being written in dev/bot instead of dev/docs.
    
    Bug: #113805
    
    Co-authored-by: Casey Hillers <[email protected]>
    godofredoc and Casey Hillers authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    a1b2976 View commit details
    Browse the repository at this point in the history
  3. [CP] Fix a type casting error in text_input.dart (#109635) (#114806)

    (cherry picked from commit 8caa14e)
    
    Co-authored-by: LongCatIsLooong <[email protected]>
    Co-authored-by: Casey Hillers <[email protected]>
    3 people authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    52b3dc2 View commit details
    Browse the repository at this point in the history
Loading