flutter/packages/flutter_tools/lib/src
Jonah Williams 3a976feb58
[flutter_tools] clean plugin dependencies file (#62061)
Clean even more, in case the plugin dependency update logic is wrong-o.
2020-07-22 18:39:33 -07:00
..
android [flutter_tools] add feature for iOS, android, and fuchsia (#61481) 2020-07-16 09:51:59 -07:00
base Revert "Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (#61975)" (#61993) 2020-07-21 16:17:23 -07:00
build_runner [flutter_tools] Add plumbing for widget cache (#61766) 2020-07-20 14:03:44 -07:00
build_system [flutter_tools] Concise dart2js commands outputKernel & outputJavaScript (#61881) 2020-07-21 02:31:03 -07:00
commands [flutter_tools] clean plugin dependencies file (#62061) 2020-07-22 18:39:33 -07:00
dart [flutter_tools] generate a synthetic flutter_gen package on pub get (#61261) 2020-07-15 10:12:52 -07:00
fuchsia Revert "Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (#61975)" (#61993) 2020-07-21 16:17:23 -07:00
intellij Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
ios Revert "Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (#61975)" (#61993) 2020-07-21 16:17:23 -07:00
linux [flutter_tools] macOS cleanups, attach to log reader in release mode (#61913) 2020-07-22 18:23:20 -07:00
macos [flutter_tools] macOS cleanups, attach to log reader in release mode (#61913) 2020-07-22 18:23:20 -07:00
reporting [flutter_tools] fix crash if grouped doctor validator crashes (#60658) 2020-07-01 22:48:02 -07:00
runner Revert "Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (#61975)" (#61993) 2020-07-21 16:17:23 -07:00
test Revert "Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (#61975)" (#61993) 2020-07-21 16:17:23 -07:00
tester [flutter_tools] remove globals from device manager, flutter tester (#61139) 2020-07-10 11:52:09 -07:00
vscode [flutter_tools] fix windows vscode lookup (#56491) 2020-05-06 16:51:01 -07:00
web Skip printing rendered error text in machine mode (#61684) 2020-07-20 09:41:03 -07:00
windows Switch Windows to CMake (#60629) 2020-07-06 12:59:16 -07:00
aot.dart Revert "[flutter_tools] separate target platform, host platform, and architecutre (#60119)" (#60147) 2020-06-23 17:19:29 -07:00
application_package.dart Roll packages (#61034) 2020-07-07 16:40:33 -07:00
artifacts.dart [flutter_tools] support sound null-safety mode for the web (#60570) 2020-06-30 12:29:42 -07:00
asset.dart [flutter_tools] fix recursive asset variant issue (#61129) 2020-07-08 18:07:27 -07:00
build_info.dart [flutter_tools] remove globals from device manager, flutter tester (#61139) 2020-07-10 11:52:09 -07:00
bundle.dart [flutter_tools] add null-safety flags to dill cache location (#60633) 2020-06-30 15:49:31 -07:00
cache.dart [flutter_tools] add feature for iOS, android, and fuchsia (#61481) 2020-07-16 09:51:59 -07:00
cmake.dart Switch Windows to CMake (#60629) 2020-07-06 12:59:16 -07:00
compile.dart [flutter_tools] turn down flutter generate (#61475) 2020-07-16 09:51:22 -07:00
context_runner.dart [flutter_tools] macOS cleanups, attach to log reader in release mode (#61913) 2020-07-22 18:23:20 -07:00
convert.dart fix missing spaces in adjacent strings (#49159) 2020-01-21 16:43:03 -08:00
desktop_device.dart [flutter_tools] macOS cleanups, attach to log reader in release mode (#61913) 2020-07-22 18:23:20 -07:00
devfs.dart [flutter_tools] Add plumbing for widget cache (#61766) 2020-07-20 14:03:44 -07:00
device.dart [flutter_tools] macOS cleanups, attach to log reader in release mode (#61913) 2020-07-22 18:23:20 -07:00
doctor.dart [flutter_tools] macOS cleanups, attach to log reader in release mode (#61913) 2020-07-22 18:23:20 -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 [flutter_tools] turn off fuchsia support by default (#61634) 2020-07-21 02:26:04 -07:00
flutter_manifest.dart [flutter_tools] generate a synthetic flutter_gen package on pub get (#61261) 2020-07-15 10:12:52 -07:00
flutter_project_metadata.dart Include metadata in GitHub crash template (#53118) 2020-03-27 16:21:45 -07:00
globals.dart Show device diagnostic messages in doctor (#61585) 2020-07-17 09:41:03 -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 Show correct errors when plugins yaml forgot the 'flutter.plugins.pla… (#61338) 2020-07-22 18:24:03 -07:00
project.dart Only try to get build settings if the Xcode project exists (#61979) 2020-07-22 18:22:38 -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 Revert "Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (#61975)" (#61993) 2020-07-21 16:17:23 -07:00
run_cold.dart Skip printing rendered error text in machine mode (#61684) 2020-07-20 09:41:03 -07:00
run_hot.dart [flutter_tools] Add plumbing for widget cache (#61766) 2020-07-20 14:03:44 -07:00
template.dart [flutter_tools] generate a synthetic flutter_gen package on pub get (#61261) 2020-07-15 10:12:52 -07:00
tracing.dart Revert "Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (#61975)" (#61993) 2020-07-21 16:17:23 -07:00
version.dart [flutter_tools] use -f when fetching tags (#58703) 2020-06-04 13:54:32 -07:00
vmservice.dart [flutter_tools] Add plumbing for widget cache (#61766) 2020-07-20 14:03:44 -07:00
widget_cache.dart [flutter_tools] Add plumbing for widget cache (#61766) 2020-07-20 14:03:44 -07:00