flutter/packages/flutter_tools/lib/src
Zachary Anderson 3e6863ab2b
Revert "Ensure VmService instance is disposed after failed direct connection attempt (#66123)" (#66164)
This reverts commit 409e994cd0.

Co-authored-by: Jenn Magder <magder@google.com>
2020-09-18 21:05:27 -07:00
..
android Updated androidMissingSdkInstructions error message (#65964) 2020-09-17 15:57:06 -07:00
base Updated androidMissingSdkInstructions error message (#65964) 2020-09-17 15:57:06 -07:00
build_runner [flutter_tools] use flutter tool handler for dwds resources and precache tool pub dependencies (#65814) 2020-09-17 15:22:06 -07:00
build_system [flutter_tools] optimize fetch requests and remove main.dart.js bypass (#66069) 2020-09-17 17:05:46 -07:00
commands Remove the Windows 'flutter create' warning (#66113) 2020-09-18 14:32:10 -07:00
dart [flutter_tools] use flutter tool handler for dwds resources and precache tool pub dependencies (#65814) 2020-09-17 15:22:06 -07:00
fuchsia Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#65873) 2020-09-16 16:27:42 -07:00
intellij Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
ios Revert "Ensure VmService instance is disposed after failed direct connection attempt (#66123)" (#66164) 2020-09-18 21:05:27 -07:00
linux Consider the Windows app template stable (#66022) 2020-09-17 15:24:28 -07:00
localizations [gen_l10n] Support string list as preferred-supported-locales (#63649) 2020-09-10 07:32:40 +08:00
macos Consider the Windows app template stable (#66022) 2020-09-17 15:24:28 -07:00
reporting [flutter_tools] add analytics to code size, add more testing (#64578) 2020-08-27 09:45:10 -07:00
runner Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#65873) 2020-09-16 16:27:42 -07:00
test Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#65873) 2020-09-16 16:27:42 -07:00
tester Revert "Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#64847)" (#64981) 2020-08-31 16:09:02 -07:00
vscode Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
web [flutter_tools] allow disabling pwa from build command, fix run release build caching (#64587) 2020-09-03 13:42:47 -07:00
windows Consider the Windows app template stable (#66022) 2020-09-17 15:24:28 -07:00
aot.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
application_package.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
artifacts.dart Add punctuation for unterminated sentences in doc comments (#62755) 2020-08-06 19:18:52 -04:00
asset.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
build_info.dart [flutter_tools] support code size tooling on iOS, linux, windows, macOS, and Android on Windows (#63610) 2020-08-25 10:00:24 -07:00
bundle.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
cache.dart [flutter_tools] use flutter tool handler for dwds resources and precache tool pub dependencies (#65814) 2020-09-17 15:22:06 -07:00
cmake.dart Switch Windows to CMake (#60629) 2020-07-06 12:59:16 -07:00
compile.dart Add punctuation for unterminated sentences in doc comments (#62755) 2020-08-06 19:18:52 -04:00
context_runner.dart [flutter_tools] use flutter tool handler for dwds resources and precache tool pub dependencies (#65814) 2020-09-17 15:22:06 -07:00
convert.dart [flutter_tools] rethrow process exceptions as tool exit from gradle build (#64745) 2020-09-03 11:55:55 -07:00
desktop_device.dart Revert "Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#64847)" (#64981) 2020-08-31 16:09:02 -07:00
devfs.dart [flutter_tools] Add plumbing for widget cache (#61766) 2020-07-20 14:03:44 -07:00
device.dart Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#65873) 2020-09-16 16:27:42 -07:00
doctor.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
emulator.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
features.dart [flutter_tools] update windows config feature (#65867) 2020-09-17 15:24:52 -07:00
flutter_manifest.dart Add punctuation for unterminated sentences in doc comments (#62755) 2020-08-06 19:18:52 -04:00
flutter_project_metadata.dart Include metadata in GitHub crash template (#53118) 2020-03-27 16:21:45 -07:00
globals.dart [flutter_tools] rethrow process exceptions as tool exit from gradle build (#64745) 2020-09-03 11:55:55 -07:00
mdns_discovery.dart Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#65873) 2020-09-16 16:27:42 -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 unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
project.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
protocol_discovery.dart Stream logging from attached debugger on iOS (#66092) 2020-09-18 15:26:28 -07:00
proxy_validator.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
resident_runner.dart Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#65873) 2020-09-16 16:27:42 -07:00
run_cold.dart [flutter_tools] remove globals from tracing and add unit tests (#65490) 2020-09-09 15:55:52 -07:00
run_hot.dart [flutter_tools] alternate the name of the dill file used for hot restart (#65435) 2020-09-09 15:56:25 -07:00
template.dart [flutter_tools] use flutter tool handler for dwds resources and precache tool pub dependencies (#65814) 2020-09-17 15:22:06 -07:00
tracing.dart Save startup timeline (#65118) 2020-09-15 11:17:30 -07:00
version.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
vmservice.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
widget_cache.dart [flutter_tools] Add plumbing for widget cache (#61766) 2020-07-20 14:03:44 -07:00