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

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    a84e369 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1725a26 View commit details
    Browse the repository at this point in the history
  3. [tool] Support --flavor option for flutter install. (#114048)

    * Alphabetize setup calls
    
    * Add --flavor as an option for install
    
    * Add verbose logging in install command
    
    * Test that flavors build succeeds with proper flavor and fails with bogus one.
    
    * Remove unused import
    
    * The import was used...
    
    * SQUASH
    
    * Add flavor install test
    
    * Rename test
    
    * Add flavors install integration tests
    
    * correct error message
    
    * remove unused imports
    
    * Delete copy test
    
    * update test target
    
    * Refactor mechanism to read buildInfo
    
    * Remove unused import
    
    * Set affected test targets to bringup: true
    
    Co-authored-by: a-wallen <[email protected]>
    a-wallen and a-wallen authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    7020f59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9797d5f View commit details
    Browse the repository at this point in the history
  5. Build command dependency injection (#114383)

    * update flutter build command
    
    * update tests
    
    * fix analyze suggestions
    Jasguerrero authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    530324d View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Apply multidex config in kotlin dsl gradle file (#114660)

    * Apply multidex login in kotlin dsl gradle file
    
    * Cleanup
    
    * Remove plugin parameter passing
    
    * Cleanup
    
    * Restore dependencies block
    
    * Analyzer
    
    * Compiles
    
    * Cleanup
    
    * Cleanup
    GaryQian authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    69a542d View commit details
    Browse the repository at this point in the history
  2. match error statements without relying on volatile human-readable des…

    …criptions (#114922)
    
    * match error statements without relying on volatile human readable descriptions
    
    * simplify String list map call
    flar authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    92f10ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3dcd7d View commit details
    Browse the repository at this point in the history
Loading