flutter/packages/flutter_tools/lib/src
2020-01-27 21:48:01 -08:00
..
android add more devices into whitelist (#49569) 2020-01-27 17:48:03 -08:00
base [flutter_tools] only apply --strip to iOS gen_snapshot in release mode (#49596) 2020-01-27 19:36:12 -08:00
build_runner revert #48985 (#49572) 2020-01-27 14:36:02 -08:00
build_system Revert "[flutter_tools] move dsym generation logic into dart build process (#49491)" (#49592) 2020-01-27 18:37:21 -08:00
commands [flutter_tool] Make base/net.dart context free (#49575) 2020-01-27 17:53:02 -08:00
dart [flutter_tool] Don't crash when writing to pub stdin fails (#49323) 2020-01-23 20:13:01 -08:00
fuchsia [flutter_tools] Apply --no-causal-async-stacks and --lazy-async-stacks to profile/release builds (#49377) 2020-01-27 10:43:03 -08:00
intellij enable lint prefer_final_in_for_each (#47724) 2020-01-07 16:32:04 +01:00
ios Move Xcode context fetch to global.dart (#49458) 2020-01-25 11:18:02 -08:00
linux Check for desktop project files before building (#48350) 2020-01-08 12:39:49 -08:00
macos Revert "[flutter_tools] move dsym generation logic into dart build process (#49491)" (#49592) 2020-01-27 18:37:21 -08:00
reporting Replace FlutterVersion.instance with FlutterVersion context fetch in global.dart (#49462) 2020-01-27 17:38:01 -08:00
runner [flutter_tools] Discover pubspec.yaml in parent directories (#48548) 2020-01-27 21:48:01 -08:00
test remove unnecessary string interpolations (#49352) 2020-01-23 20:43:01 -08:00
tester Replace FlutterVersion.instance with FlutterVersion context fetch in global.dart (#49462) 2020-01-27 17:38:01 -08:00
vscode enable lint prefer_final_in_for_each (#47724) 2020-01-07 16:32:04 +01:00
web [flutter_tools] Generate correct entrypoint module name for experimental web compiler (#49486) 2020-01-27 17:41:29 -08:00
windows Require Visual Studio 2019 for Windows (#48844) 2020-01-15 08:43:03 -08:00
aot.dart Revert "[flutter_tools] move dsym generation logic into dart build process (#49491)" (#49592) 2020-01-27 18:37:21 -08:00
application_package.dart [flutter_tool] Don't use context in ProcessUtils (#48444) 2020-01-08 15:20:32 -08:00
artifacts.dart download font-subset (#49234) 2020-01-21 16:53:02 -08:00
asset.dart format operator== according to flutter style guide (#48449) 2020-01-09 08:23:02 -08:00
build_info.dart [flutter_tools] Ensure that global variables are easily identifiable (#47398) 2020-01-06 11:04:20 -08:00
bundle.dart [flutter_tools] Refactor Environment and FileStore to be context-free (#48759) 2020-01-13 19:25:35 -08:00
cache.dart [flutter_tool] Make base/net.dart context free (#49575) 2020-01-27 17:53:02 -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 [flutter_tools] Apply --no-causal-async-stacks and --lazy-async-stacks to profile/release builds (#49377) 2020-01-27 10:43:03 -08:00
context_runner.dart [flutter_tools] Remove context from Xcode and most of Xcodeproj (#48661) 2020-01-23 15:03:03 -08:00
convert.dart fix missing spaces in adjacent strings (#49159) 2020-01-21 16:43:03 -08:00
desktop_device.dart enable lint prefer_final_in_for_each (#47724) 2020-01-07 16:32:04 +01:00
devfs.dart [flutter_tools] Ensure that global variables are easily identifiable (#47398) 2020-01-06 11:04:20 -08:00
device.dart remove unnecessary string interpolations (#49352) 2020-01-23 20:43:01 -08:00
doctor.dart Replace FlutterVersion.instance with FlutterVersion context fetch in global.dart (#49462) 2020-01-27 17:38:01 -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 Fix YamlMap cast error (#49253) 2020-01-21 16:43:16 -08:00
globals.dart Replace FlutterVersion.instance with FlutterVersion context fetch in global.dart (#49462) 2020-01-27 17:38:01 -08:00
mdns_discovery.dart fix missing spaces in adjacent strings (#49159) 2020-01-21 16:43:03 -08:00
persistent_tool_state.dart Reland: [flutter_tools] File system utilities (#48757) 2020-01-14 09:40:39 -08:00
platform_plugins.dart [flutter_tools] Ensure that global variables are easily identifiable (#47398) 2020-01-06 11:04:20 -08:00
plugins.dart Replace FlutterVersion.instance with FlutterVersion context fetch in global.dart (#49462) 2020-01-27 17:38:01 -08:00
project.dart Generate bitcode for plugin frameworks for flutter build ios-framework (#49102) 2020-01-21 16:38:03 -08: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 Reland: [flutter_tools] File system utilities (#48757) 2020-01-14 09:40:39 -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 enable lint prefer_final_in_for_each (#47724) 2020-01-07 16:32:04 +01:00