flutter/packages/flutter_tools/bin
Chris Bracken 53c2f7086b
[flutter_tools] support flutter run -d winuwp (#82373)
Allow flutter run to work end-to-end with a UWP device.

Uses win32/ffi for the actual launch of the application, injected via
the native API class. This is structured to avoid a g3 dependency.

Install and amuid require powershell scripts for now.

Actually connecting to the observatory requires running a command in an
elevated prompt. Instructions are presented to the user if a terminal is
attached.

This is a rebased version of https://github.com/flutter/flutter/pull/79684
by @jonahwilliams, updated to remove `NativeApi` and replace is with calls
to `uwptool`.

Part of https://github.com/flutter/flutter/issues/82085
2021-05-12 20:45:30 -07:00
..
flutter_tools.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
fuchsia_asset_builder.dart sort directives (#81624) 2021-05-02 07:24:01 -07:00
fuchsia_attach.dart Move cache from globals to globals_null_migrated (#79900) 2021-04-06 17:57:40 -07:00
fuchsia_tester.dart fix sort_directives violations (#80817) 2021-04-21 13:49:03 -07:00
getaumidfromname.ps1 [flutter_tools] support flutter run -d winuwp (#82373) 2021-05-12 20:45:30 -07:00
macos_assemble.sh [flutter_tools] make bundle-sksl-path a define (#81576) 2021-04-30 17:39:07 -07:00
podhelper.rb Prevent macOS individual pod framework signing (#82048) 2021-05-11 13:29:03 -07:00
tool_backend.bat License update (#45373) 2019-11-27 15:04:02 -08:00
tool_backend.dart [flutter_tools] make bundle-sksl-path a define (#81576) 2021-04-30 17:39:07 -07:00
tool_backend.sh License update (#45373) 2019-11-27 15:04:02 -08:00
xcode_backend.sh [flutter_tools] make bundle-sksl-path a define (#81576) 2021-04-30 17:39:07 -07:00