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 |
||
---|---|---|
.. | ||
application_package.dart | ||
build_windows.dart | ||
install_manifest.dart | ||
uwptool.dart | ||
visual_studio_validator.dart | ||
visual_studio.dart | ||
windows_device.dart | ||
windows_workflow.dart |