mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
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 |
||
|---|---|---|
| .. | ||
| android_common.dart | ||
| common.dart | ||
| context.dart | ||
| fake_devices.dart | ||
| fake_process_manager.dart | ||
| fakes.dart | ||
| io.dart | ||
| mocks.dart | ||
| pubspec_schema.dart | ||
| testbed.dart | ||
| throwing_pub.dart | ||