flutter/packages/flutter_tools/lib/src
stuartmorgan c32e543207
Invalidate macOS pods on plugin changes (#40730)
When the plugin list changes, iOS pods are invalidated, but that was
never wired up for macOS.

Should fix #39327
2019-09-18 21:42:57 -07:00
..
android Reland #39157 (#39798) 2019-09-17 08:19:33 -07:00
base more UI-as-code (#35516) 2019-09-17 16:23:44 +02:00
build_runner Allow skipping webOnlyInitializePlatform in Flutter for Web (#40301) 2019-09-13 10:20:30 -07:00
build_system Remove direct flutter tool usage of protobuf for encoding file caches (#40410) 2019-09-13 12:49:03 -07:00
commands Implement mdns for flutter run (#40447) 2019-09-18 11:01:08 -07:00
dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
fuchsia more UI-as-code (#35516) 2019-09-17 16:23:44 +02:00
intellij [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
ios Move build info checks from generating files to the xcode build (#40792) 2019-09-18 16:57:31 -07:00
linux Add an ephemeral directory for Linux (#40587) 2019-09-16 16:04:55 -07:00
macos Dont kill other processes when starting desktop application (#40472) 2019-09-16 13:12:50 -07:00
reporting Log flags in build apk and appbundle (#39457) 2019-08-29 21:37:35 -07:00
runner Reland #39157 (#39798) 2019-09-17 08:19:33 -07:00
test more UI-as-code (#35516) 2019-09-17 16:23:44 +02:00
tester [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
vscode [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
web more UI-as-code (#35516) 2019-09-17 16:23:44 +02:00
windows Dont kill other processes when starting desktop application (#40472) 2019-09-16 13:12:50 -07:00
application_package.dart [flutter_tool] Remove the synchronous -showBuildSettings (#40435) 2019-09-16 07:51:50 -07:00
artifacts.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
asset.dart more UI-as-code (#35516) 2019-09-17 16:23:44 +02:00
build_info.dart Warn when build number and version can't be parsed on iOS (#40611) 2019-09-17 17:07:41 -07:00
bundle.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
cache.dart Reland #39157 (#39798) 2019-09-17 08:19:33 -07:00
codegen.dart Expose functionality to compile dart to kernel for the VM (#36598) 2019-07-26 19:50:57 -07:00
compile.dart more UI-as-code (#35516) 2019-09-17 16:23:44 +02:00
context_runner.dart Implement mdns for flutter run (#40447) 2019-09-18 11:01:08 -07:00
convert.dart fix some formatting issues (#28809) 2019-03-06 09:37:32 +01:00
desktop.dart Support for macOS release mode (1 of 3) (#37425) 2019-08-15 16:36:45 -07:00
devfs.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
device.dart pass through --web-port in release mode too (#40465) 2019-09-13 19:15:52 -07:00
doctor.dart more UI-as-code (#35516) 2019-09-17 16:23:44 +02:00
emulator.dart more UI-as-code (#35516) 2019-09-17 16:23:44 +02:00
features.dart Roll back the AAR build experiment (#36966) 2019-07-25 20:54:10 -07:00
flutter_manifest.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
globals.dart refactor context to be implicit-downcast safe (#31622) 2019-04-25 15:51:08 -07:00
mdns_discovery.dart Implement mdns for flutter run (#40447) 2019-09-18 11:01:08 -07:00
platform_plugins.dart Automatically generated registrants for web plugins (#39628) 2019-09-03 10:37:34 -07:00
plugins.dart Invalidate macOS pods on plugin changes (#40730) 2019-09-18 21:42:57 -07:00
project.dart Add an ephemeral directory for Linux (#40587) 2019-09-16 16:04:55 -07:00
protocol_discovery.dart [flutter_tool] Observatory connection error handling cleanup (#38353) 2019-08-15 12:13:03 -07: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 more UI-as-code (#35516) 2019-09-17 16:23:44 +02:00
run_cold.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
run_hot.dart more UI-as-code (#35516) 2019-09-17 16:23:44 +02:00
services.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
template.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
tracing.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
version.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
vmservice_record_replay.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
vmservice.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00