• Chris Bracken's avatar
    Support uninstall, install status query for UWP (#82481) · 14546bfa
    Chris Bracken authored
    Adds UwpTool.install and UwpTool.uninstall methods. Refactors the
    PowerShell-based install code to move the powershell-related bits out of
    the Device class and into UwpTool so that when we swap out the
    PowerShell-based install for the uwptool-based install, it's transparent
    to the WindowsUWPDevice class.
    
    Adds implementations for:
    * WindowsUWPDevice.isAppInstalled
    * WindowsUWPDevice.uninstallApp
    
    Refactors:
    * WindowsUWPDevice.installApp
    14546bfa
Name
Last commit
Last update
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_goldens Loading commit data...
flutter_goldens_client Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
flutter_web_plugins Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...
integration_test Loading commit data...
analysis_options.yaml Loading commit data...