flutter/packages/flutter_tools/lib/src
Greg Spencer 245d1b51ce
Add macOS to TargetPlatform (#43457)
This PR adds TargetPlatform.macOS to the TargetPlatform enum. This allows us to begin implementation of some adaptive UI based on which target platform is desired.

I haven't updated the tests here, that will come in a follow-up PR.
2019-11-26 18:32:34 -08:00
..
android Register memory info command on vmservice for Android devices (#45568) 2019-11-26 14:49:56 -08:00
base Always compile with isysroot on iOS to point to SDK root (#45436) (#45560) 2019-11-25 12:49:18 -08:00
build_runner Serve web source maps in release runner (#45318) 2019-11-25 17:09:36 -08:00
build_system implicit-casts:false on flutter_tools (#45153) 2019-11-24 06:54:43 +01:00
commands Add macOS to TargetPlatform (#43457) 2019-11-26 18:32:34 -08:00
dart Spell check of Flutter docs (#45200) 2019-11-22 08:43:55 -08:00
fuchsia Spell check of Flutter docs (#45200) 2019-11-22 08:43:55 -08:00
intellij Revert "Reduce some direct package:archive usage (#44608)" (#45291) 2019-11-20 14:45:32 -08:00
ios Spell check of Flutter docs (#45200) 2019-11-22 08:43:55 -08:00
linux implicit-casts:false on flutter_tools/lib (#44447) 2019-11-19 07:57:42 +01:00
macos implicit-casts:false on flutter_tools/lib (#44447) 2019-11-19 07:57:42 +01:00
reporting Suggest GitHub template when flutter tool crashes (#45360) 2019-11-26 14:06:31 -08:00
runner Fix flutter run cache (#45267) 2019-11-26 09:02:34 -08:00
test Spell check of Flutter docs (#45200) 2019-11-22 08:43:55 -08:00
tester Reland: Allow specifying device-vmservice-port and host-vmservice-port (#44853) 2019-11-13 16:02:46 -08:00
vscode implicit-casts:false on flutter_tools/lib (#44447) 2019-11-19 07:57:42 +01:00
web Fix experimental incremental web compiler for Windows (#45286) 2019-11-22 10:08:38 -08:00
windows Spell check of Flutter docs (#45200) 2019-11-22 08:43:55 -08:00
aot.dart Don't log stack traces to console on build failures (#44966) 2019-11-18 14:04:11 -08:00
application_package.dart Improve performance of build APK (~50%) by running gen_snapshot concurrently (#44534) 2019-11-19 11:26:07 -08:00
artifacts.dart Reland: [flutter_tool] Fuchsia AOT builds (#45350) 2019-11-21 12:55:39 -08:00
asset.dart Spell check of Flutter docs (#45200) 2019-11-22 08:43:55 -08:00
build_info.dart Spell check of Flutter docs (#45200) 2019-11-22 08:43:55 -08:00
bundle.dart Dont crash if the tool cannot delete asset directory during debugging (#45407) 2019-11-22 14:06:05 -08:00
cache.dart Fix flutter run cache (#45267) 2019-11-26 09:02:34 -08:00
codegen.dart Spell check of Flutter docs (#45200) 2019-11-22 08:43:55 -08:00
compile.dart Revert "Improve time to development by initializing frontend_server concurrently with platform build (#45236)" (#45422) 2019-11-22 13:36:12 -08:00
context_runner.dart remove Flags (#45320) 2019-11-21 12:52:52 -08:00
convert.dart fix some formatting issues (#28809) 2019-03-06 09:37:32 +01:00
desktop_device.dart Reland: Allow specifying device-vmservice-port and host-vmservice-port (#44853) 2019-11-13 16:02:46 -08:00
devfs.dart Revert "Improve time to development by initializing frontend_server concurrently with platform build (#45236)" (#45422) 2019-11-22 13:36:12 -08:00
device.dart Register memory info command on vmservice for Android devices (#45568) 2019-11-26 14:49:56 -08:00
doctor.dart Suggest GitHub template when flutter tool crashes (#45360) 2019-11-26 14:06:31 -08:00
emulator.dart more UI-as-code (#35516) 2019-09-17 16:23:44 +02:00
features.dart Spell check of Flutter docs (#45200) 2019-11-22 08:43:55 -08:00
flutter_manifest.dart Suggest GitHub template when flutter tool crashes (#45360) 2019-11-26 14:06:31 -08:00
globals.dart refactor context to be implicit-downcast safe (#31622) 2019-04-25 15:51:08 -07:00
mdns_discovery.dart Reland: Allow specifying device-vmservice-port and host-vmservice-port (#44853) 2019-11-13 16:02:46 -08:00
persistent_tool_state.dart implicit-casts:false on flutter_tools/lib (#44447) 2019-11-19 07:57:42 +01:00
platform_plugins.dart implicit-casts:false on flutter_tools/lib (#44447) 2019-11-19 07:57:42 +01:00
plugins.dart Add a note to generated plugins files (#45557) 2019-11-25 11:47:20 -08:00
project.dart Add .flutter-plugins-dependencies to the project, which contains the app's plugin dependency graph (#45379) 2019-11-22 15:02:20 -08:00
protocol_discovery.dart Spell check of Flutter docs (#45200) 2019-11-22 08:43:55 -08:00
proxy_validator.dart Add a validator to ensure NO_PROXY is set correctly if HTTP_PROXY is set (#25974) 2019-01-10 07:47:29 +00:00
resident_runner.dart Register memory info command on vmservice for Android devices (#45568) 2019-11-26 14:49:56 -08:00
run_cold.dart Reland: Attach looks at future observatory URIs (#45307) 2019-11-20 18:51:25 -08:00
run_hot.dart Revert "Improve time to development by initializing frontend_server concurrently with platform build (#45236)" (#45422) 2019-11-22 13:36:12 -08:00
template.dart implicit-casts:false on flutter_tools/lib (#44447) 2019-11-19 07:57:42 +01:00
tracing.dart fix type errors (#45151) 2019-11-19 09:28:24 +01:00
version.dart implicit-casts:false on flutter_tools/lib (#44447) 2019-11-19 07:57:42 +01:00
vmservice_record_replay.dart fix type errors (#45151) 2019-11-19 09:28:24 +01:00
vmservice.dart Register memory info command on vmservice for Android devices (#45568) 2019-11-26 14:49:56 -08:00