flutter/packages/flutter_tools/lib/src
2020-02-06 15:50:26 -08:00
..
android Have android validator suggest ANDROID_SDK_ROOT instead of deprecated ANDROID_HOME (#49846) 2020-02-06 14:03:03 -08:00
base [flutter_tools] remove dependencies checks that are no longer relevant in assemble-land (#50225) 2020-02-06 13:59:18 -08:00
build_runner Remove usages of StackTraceMapper (#50153) 2020-02-06 10:34:50 -08:00
build_system [flutter_tools] support --split-debug-info option in android builds (#49650) 2020-02-05 17:45:24 -08:00
commands support endless recorder for timeline (#47419) 2020-02-06 12:33:01 -08:00
dart [flutter_tool] Hide unsafe std{out,err} operations (#49561) 2020-01-28 07:58:02 -08:00
fuchsia [flutter_tools] Make OperatingSystemUtils context-free (#49740) 2020-01-29 17:51:31 -08:00
intellij enable lint prefer_final_in_for_each (#47724) 2020-01-07 16:32:04 +01:00
ios Remove ideviceinfo, idevice_id artifacts (#50248) 2020-02-06 15:50:26 -08:00
linux Check for desktop project files before building (#48350) 2020-01-08 12:39:49 -08:00
macos Reland Replace ideviceinfo and idevice_id with xcdevice (#50252) 2020-02-06 11:38:47 -08:00
reporting [flutter_tools] Isolate userHomePath, other cleanups (#50125) 2020-02-04 18:03:03 -08:00
runner [flutter_tools] support --split-debug-info option in android builds (#49650) 2020-02-05 17:45:24 -08:00
test Remove usages of StackTraceMapper (#50153) 2020-02-06 10:34:50 -08:00
tester Font subset in the tool (#49737) 2020-02-04 20:34:24 -08:00
vscode [flutter_tools] Move homeDirPath to FileSystemUtils (#49909) 2020-02-03 14:33:03 -08:00
web Font subset in the tool (#49737) 2020-02-04 20:34:24 -08:00
windows Require Visual Studio 2019 for Windows (#48844) 2020-01-15 08:43:03 -08:00
aot.dart [flutter_tools] support --split-debug-info option in android builds (#49650) 2020-02-05 17:45:24 -08:00
application_package.dart [flutter_tools] Make OperatingSystemUtils context-free (#49740) 2020-01-29 17:51:31 -08:00
artifacts.dart Remove ideviceinfo, idevice_id artifacts (#50248) 2020-02-06 15:50:26 -08:00
asset.dart Font subset in the tool (#49737) 2020-02-04 20:34:24 -08:00
build_info.dart [flutter_tools] support --split-debug-info option in android builds (#49650) 2020-02-05 17:45:24 -08:00
bundle.dart Font subset in the tool (#49737) 2020-02-04 20:34:24 -08:00
cache.dart Remove ideviceinfo, idevice_id artifacts (#50248) 2020-02-06 15:50:26 -08:00
codegen.dart [flutter_tools] Apply --no-causal-async-stacks and --lazy-async-stacks to profile/release builds (#49377) 2020-01-27 10:43:03 -08:00
compile.dart remove unnecessary string interpolations (#49622) 2020-01-31 18:30:21 +01:00
context_runner.dart Have android validator suggest ANDROID_SDK_ROOT instead of deprecated ANDROID_HOME (#49846) 2020-02-06 14:03:03 -08:00
convert.dart fix missing spaces in adjacent strings (#49159) 2020-01-21 16:43:03 -08:00
desktop_device.dart [flutter_tools] Make OperatingSystemUtils context-free (#49740) 2020-01-29 17:51:31 -08:00
devfs.dart [flutter_tools] Ensure that global variables are easily identifiable (#47398) 2020-01-06 11:04:20 -08:00
device.dart support endless recorder for timeline (#47419) 2020-02-06 12:33:01 -08:00
doctor.dart [flutter_tools] Move homeDirPath to FileSystemUtils (#49909) 2020-02-03 14:33:03 -08:00
emulator.dart format operator== according to flutter style guide (#48449) 2020-01-09 08:23:02 -08:00
features.dart Replace FlutterVersion.instance with FlutterVersion context fetch in global.dart (#49462) 2020-01-27 17:38:01 -08:00
flutter_manifest.dart Allow Android to be missing from multi-platform manifest (#50304) 2020-02-06 15:50:03 -08:00
globals.dart Have android validator suggest ANDROID_SDK_ROOT instead of deprecated ANDROID_HOME (#49846) 2020-02-06 14:03:03 -08:00
mdns_discovery.dart [flutter_tools] iOS fallback discovery protocol (#49735) 2020-02-06 13:58:03 -08:00
persistent_tool_state.dart [flutter_tools] Isolate userHomePath, other cleanups (#50125) 2020-02-04 18:03:03 -08:00
platform_plugins.dart Improve error message when a plugin sets an invalid android package (#48104) 2020-01-28 17:48:26 -08:00
plugins.dart [flutter_tools] Make Config context-free (#49834) 2020-01-31 12:51:20 -08:00
project.dart remove unnecessary string escapes (#50096) 2020-02-05 08:00:32 +01:00
protocol_discovery.dart enable lint prefer_final_in_for_each (#47724) 2020-01-07 16:32:04 +01:00
proxy_validator.dart enable lint prefer_final_in_for_each (#47724) 2020-01-07 16:32:04 +01:00
resident_runner.dart [flutter_tools] Make Config context-free (#49834) 2020-01-31 12:51:20 -08:00
run_cold.dart [flutter_tool] Make CommandHelp context free (#48584) 2020-01-10 16:53:01 -08:00
run_hot.dart [flutter_tool] Make CommandHelp context free (#48584) 2020-01-10 16:53:01 -08:00
template.dart enable lint prefer_final_in_for_each (#47724) 2020-01-07 16:32:04 +01:00
tracing.dart enable lint prefer_final_in_for_each (#47724) 2020-01-07 16:32:04 +01:00
version.dart Replace FlutterVersion.instance with FlutterVersion context fetch in global.dart (#49462) 2020-01-27 17:38:01 -08:00
vmservice.dart Use the FlutterVersion defined in context (#50040) 2020-02-03 20:43:02 -08:00