mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() 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 |
||
---|---|---|
.. | ||
install_manifest_test.dart | ||
plugins_test.dart | ||
project_test.dart | ||
visual_studio_test.dart | ||
visual_studio_validator_test.dart | ||
windows_device_test.dart | ||
windows_workflow_test.dart |