- 23 Sep, 2022 1 commit
-
-
Lau Ching Jun authored
Refactor `DeviceManager.findTargetDevices()` and `FlutterCommand.findAllTargetDevices()`, and add a flag to not show prompt. (#112223)
-
- 15 Jun, 2022 1 commit
-
-
Jonah Williams authored
-
- 26 Apr, 2022 1 commit
-
-
Jonah Williams authored
-
- 31 Mar, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 23 Dec, 2021 1 commit
-
-
Jenn Magder authored
-
- 25 Jun, 2021 1 commit
-
-
Jonah Williams authored
-
- 14 Jun, 2021 1 commit
-
-
Jenn Magder authored
-
- 13 May, 2021 1 commit
-
-
Chris Bracken authored
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
-
- 14 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 01 Apr, 2021 1 commit
-
-
Hannes Winkler authored
-
- 31 Mar, 2021 1 commit
-
-
Jonah Williams authored
-