• Alex Wallen's avatar
    [tool] Support `--flavor` option for `flutter install`. (#114048) · 7020f59a
    Alex Wallen authored
    * 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: 's avatara-wallen <stephenwallen@google.com>
    7020f59a
install.dart 3.99 KB