flutter/packages/flutter_tools/lib/src/base
stuartmorgan e85655c48e
Specify encoding for vswhere output (#59607)
On Windows, Process.run assumes the output uses the system codepage by default. This allows specifying it in our wrapper, and sets the encoding for vswhere to UTF-8 since we're passing a flag that forces it to use UTF-8 output.

Fixes #53515
2020-06-18 14:00:46 -07:00
..
async_guard.dart Prepare Flutter for SDK changes to runZoned. (#52953) 2020-03-24 08:34:17 -07:00
bot_detector.dart [flutter_tools] Restore base/platform.dart (#56410) 2020-05-06 08:15:39 -07:00
build.dart [flutter_tools] Support profile and release builds on Linux (#57135) 2020-05-29 15:38:02 -07:00
command_help.dart [flutter_tools] add toggle b and service extension to change platform brightness (#59571) 2020-06-18 10:32:43 -07:00
common.dart [flutter_tools] Move homeDirPath to FileSystemUtils (#49909) 2020-02-03 14:33:03 -08:00
config.dart [flutter_tools] Restore base/platform.dart (#56410) 2020-05-06 08:15:39 -07:00
context.dart [flutter_tool] restructure ProjectFileInvalidator to no longer directly depend on context (#45739) 2019-12-16 18:12:04 -08:00
error_handling_file_system.dart [flutter_tools] Restore base/platform.dart (#56410) 2020-05-06 08:15:39 -07:00
file_system.dart [flutter_tools] Delete system temp entries on fatal signals (#55513) 2020-05-14 14:27:02 -07:00
fingerprint.dart flutter_tools: Prefer using .of() over .from() when possible (#55250) 2020-04-21 22:09:50 -07:00
io.dart [flutter_tools] Delete system temp entries on fatal signals (#55513) 2020-05-14 14:27:02 -07:00
logger.dart [flutter_tools] create NotifyingLogger at the top level when running flutter run --machine or flutter attach --machine (#59087) 2020-06-09 15:39:27 -07:00
net.dart [flutter_tools] Restore base/platform.dart (#56410) 2020-05-06 08:15:39 -07:00
os.dart Revert "use Expand-Archive and Compress-Archive in windows os utils (#58390)" (#58719) 2020-06-04 14:22:10 -07:00
platform.dart [flutter_tools] Restore base/platform.dart (#56410) 2020-05-06 08:15:39 -07:00
process.dart Specify encoding for vswhere output (#59607) 2020-06-18 14:00:46 -07:00
signals.dart [flutter_tools] Delete system temp entries on fatal signals (#55513) 2020-05-14 14:27:02 -07:00
template.dart [flutter_tools] hide usage of package:mustache behind interface (#51500) 2020-02-27 09:17:42 -08:00
terminal.dart Revert "[flutter_tools] inject output preferences at the top level (#58875)" (#59197) 2020-06-10 13:49:35 -07:00
time.dart [flutter_tools] put system clock on globals (#57447) 2020-05-18 09:56:22 -07:00
user_messages.dart Switch Linux to the GTK embedding (#59287) 2020-06-16 13:31:24 -07:00
utils.dart Change iOS device discovery from polling to long-running observation (#58137) 2020-06-01 12:33:01 -07:00
version.dart enable avoid_equals_and_hash_code_on_mutable_classes (#52507) 2020-04-06 13:36:01 -07:00