flutter/packages/flutter_tools/lib/src
Jonah Williams 15154b115f
[flutter_tools] deprecate build aot (#59487)
This command was previously used by the re-entrant build scripts in xcode_backend.sh and build.gradle. These have since been refactored to use flutter assemble.

Deprecation the command in preparation for removal in a future release of flutter. The only current use is a test on HHH
2020-06-16 13:00:11 -07:00
..
android Word substitutions (#59484) 2020-06-16 09:15:43 -07:00
base Word substitutions (#59484) 2020-06-16 09:15:43 -07:00
build_runner [flutter_tools] ensure generated entrypoint matches test and web entrypoint language version (#59291) 2020-06-16 09:17:12 -07:00
build_system [flutter_tools] fix the event attribute used to skip waiting (#59568) 2020-06-16 11:15:02 -07:00
commands [flutter_tools] deprecate build aot (#59487) 2020-06-16 13:00:11 -07:00
dart [flutter_tools] ensure generated entrypoint matches test and web entrypoint language version (#59291) 2020-06-16 09:17:12 -07:00
fuchsia Support work profiles and multiple Android users for run, install, attach, drive (#58815) 2020-06-08 11:28:02 -07:00
intellij Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
ios Remove last references to ideviceinstaller (#59508) 2020-06-16 10:25:10 -07:00
linux [flutter_tools] Support profile and release builds on Linux (#57135) 2020-05-29 15:38:02 -07:00
macos Add Podfile migration warning to support federated plugins (#59201) 2020-06-12 12:44:14 -07:00
reporting [flutter_tools] put system clock on globals (#57447) 2020-05-18 09:56:22 -07:00
runner Deprecate make-host-app-editable (#59217) 2020-06-11 11:37:15 -07:00
test [flutter_tools] ensure generated entrypoint matches test and web entrypoint language version (#59291) 2020-06-16 09:17:12 -07:00
tester Support work profiles and multiple Android users for run, install, attach, drive (#58815) 2020-06-08 11:28:02 -07:00
vscode [flutter_tools] fix windows vscode lookup (#56491) 2020-05-06 16:51:01 -07:00
web Do not depend on embedded (#59210) 2020-06-11 09:31:05 -07:00
windows Don't require a specific Windows 10 SDK (#58713) 2020-06-04 18:53:00 -07:00
aot.dart [flutter_tools] rename library to be less absurd (#58891) 2020-06-08 11:19:53 -07:00
application_package.dart [flutter_tools] handle missing null check in manifest parser (#57400) 2020-05-18 12:47:29 -07:00
artifacts.dart Remove last references to ideviceinstaller (#59508) 2020-06-16 10:25:10 -07:00
asset.dart [flutter_tools] do not include material icon incorrectly (#58335) 2020-06-01 16:30:43 -07:00
build_info.dart [flutter_tools] support bundle-sksl-path on all desktop and mobile targets (#58879) 2020-06-09 11:15:52 -07:00
bundle.dart [flutter_tools] include dart-defines in cached kernel name (#59083) 2020-06-09 12:03:28 -07:00
cache.dart Release cache lock for commands after required artifacts are downloaded (#59012) 2020-06-08 17:18:02 -07:00
codegen.dart [flutter_tools] Allow the tool to suppress compilation errors. (#58539) 2020-06-03 12:00:03 -07:00
compile.dart [flutter_tools] disable dartdev when calling snapshots directly (#58830) 2020-06-06 14:48:03 -07:00
context_runner.dart [flutter_tools] ensure emulator command does not crash with missing avdmanager (#57703) 2020-05-27 10:10:30 -07:00
convert.dart fix missing spaces in adjacent strings (#49159) 2020-01-21 16:43:03 -08:00
desktop_device.dart Release cache lock for commands after required artifacts are downloaded (#59012) 2020-06-08 17:18:02 -07:00
devfs.dart [flutter_tools] cleanup to devfs Operations (#58332) 2020-06-01 15:28:38 -07:00
device.dart Support work profiles and multiple Android users for run, install, attach, drive (#58815) 2020-06-08 11:28:02 -07:00
doctor.dart [flutter_tools] remove globals from proxy validator (#59175) 2020-06-10 12:12:35 -07:00
emulator.dart [flutter_tools] ensure emulator command does not crash with missing avdmanager (#57703) 2020-05-27 10:10:30 -07:00
features.dart Switch flutter_tools to use frontend_server for web compilation (#50365) 2020-02-11 15:43:46 -08:00
flutter_manifest.dart [flutter_tools] refactor FlutterManifest to be context-free (#54555) 2020-04-13 18:55:01 -07:00
flutter_project_metadata.dart Include metadata in GitHub crash template (#53118) 2020-03-27 16:21:45 -07:00
globals.dart [flutter_tools] put system clock on globals (#57447) 2020-05-18 09:56:22 -07:00
mdns_discovery.dart [flutter_tools] minor cleanups to try catch (#57446) 2020-05-18 09:38:22 -07:00
persistent_tool_state.dart [flutter_tools] Restore base/platform.dart (#56410) 2020-05-06 08:15:39 -07:00
platform_plugins.dart Temporarily allow pluginClass: none on desktop (#57498) 2020-05-18 09:26:37 -07:00
plugins.dart Remove use of BundleUtilities in Linux build (#59080) 2020-06-11 22:00:28 +01:00
project.dart Add Podfile migration warning to support federated plugins (#59201) 2020-06-12 12:44:14 -07:00
protocol_discovery.dart [flutter_tools] split start app android tests into new file (#52906) 2020-03-19 16:53:19 -07:00
proxy_validator.dart [flutter_tools] remove globals from proxy validator (#59175) 2020-06-10 12:12:35 -07:00
resident_runner.dart [flutter_tools] include dart-defines in cached kernel name (#59083) 2020-06-09 12:03:28 -07:00
run_cold.dart Support work profiles and multiple Android users for run, install, attach, drive (#58815) 2020-06-08 11:28:02 -07:00
run_hot.dart [flutter_tools] reland: copy dill after startup (#58455) 2020-06-04 10:17:43 -07:00
template.dart [flutter_tools] ensure package_config is re-created if pub get is run (#57184) 2020-05-14 11:22:07 -07:00
tracing.dart Send text error in JSON and print in tools (#59018) 2020-06-09 11:18:03 -07:00
version.dart [flutter_tools] use -f when fetching tags (#58703) 2020-06-04 13:54:32 -07:00
vmservice.dart Send text error in JSON and print in tools (#59018) 2020-06-09 11:18:03 -07:00