flutter/packages/flutter_tools/test
Chris Bracken 14546bfad1
Support uninstall, install status query for UWP (#82481)
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
2021-05-13 16:15:09 -07:00
..
commands.shard [flutter_tools] swap web debugging protocol to ws (#82456) 2021-05-13 16:04:03 -07:00
data Remove an obsolete comment from pubspec.yaml (#73505) 2021-01-07 15:59:04 -08:00
general.shard Support uninstall, install status query for UWP (#82481) 2021-05-13 16:15:09 -07:00
integration.shard Enable vm:notify-debugger-on-exception on handlePlatformMessage (#81987) 2021-05-13 11:54:04 -07:00
src [flutter_tools] remove mocks from devFS test (#82471) 2021-05-13 16:09:04 -07:00
web.shard use throwsA (#82238) 2021-05-11 10:19:01 -07:00