flutter/packages/flutter_tools/lib/src
Jonah Williams 1a9d635f64
[flutter_tools] remove --with-driver-test (#67783)
Remove flutter create --with-driver-test . Fixes #64095
2020-10-09 21:03:37 -07:00
..
android [flutter_tools] fix documentation, globals, and todos in the android codebase (#66980) 2020-10-05 15:47:57 -07:00
base [flutter tools] Add a DelegatingLogger class (#67581) 2020-10-09 15:55:24 -07:00
build_system [flutter_tools] hot reload/restart update for asset manager change (#66742) 2020-10-09 12:25:15 -07:00
commands [flutter_tools] remove --with-driver-test (#67783) 2020-10-09 21:03:37 -07:00
dart Revert "[flutter_tools] remove all pub caching logic (#66776)" (#67572) 2020-10-07 15:30:46 -07:00
fuchsia Remove uses of bytecode mode of Dart VM (#67755) 2020-10-09 16:33:06 -07:00
intellij [flutter_tools] remove globals from IntelliJ validator, refactor tests to remove dependency on JAR (#67240) 2020-10-09 13:05:42 -07:00
ios Build xcarchive command (#67598) 2020-10-08 19:51:35 -07:00
isolated [flutter_tools] pretty print hot reload rejection error (#66701) 2020-10-09 15:44:52 -07:00
linux [flutter_tools] remove globals from desktop configuration (#67146) 2020-10-02 21:52:53 -07:00
localizations [gen_l10n] Support string list as preferred-supported-locales (#63649) 2020-09-10 07:32:40 +08:00
macos [flutter_tools] add more docs to cocoapods, move to globals (#67237) 2020-10-05 17:57:48 -07:00
reporting Replace MockUsage with Usage.test in build tests (#67670) 2020-10-08 16:09:49 -07:00
runner [flutter_tools] remove globals from compile and devices (#67485) 2020-10-08 12:28:58 -07:00
test [flutter_test] handle breaking change to test main (#67425) 2020-10-06 16:52:23 -07:00
tester Revert "Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#64847)" (#64981) 2020-08-31 16:09:02 -07:00
vscode [flutter_tools] do not error doctor on missing vs code extension (#66780) 2020-09-30 08:41:31 -07:00
web Work around the glibc bug that causes rare Chrome crashes (#67466) 2020-10-07 19:29:47 -07:00
windows [flutter_tools] remove globals from desktop configuration (#67146) 2020-10-02 21:52:53 -07:00
aot.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
application_package.dart Build xcarchive command (#67598) 2020-10-08 19:51:35 -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 Teach the flutter tool how to find android output files if the flavor contains uppercase letters (#66687) 2020-09-25 15:54:55 -07:00
bundle.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
cache.dart Revert "[flutter_tools] remove all pub caching logic (#66776)" (#67572) 2020-10-07 15:30:46 -07:00
cmake.dart Switch Windows to CMake (#60629) 2020-07-06 12:59:16 -07:00
compile.dart Remove uses of bytecode mode of Dart VM (#67755) 2020-10-09 16:33:06 -07:00
context_runner.dart [flutter_tools] remove globals from compile and devices (#67485) 2020-10-08 12:28:58 -07:00
convert.dart [flutter_tools] add a mechanism to turn off immediate tool exit (#66787) 2020-09-28 13:04:38 -07:00
desktop_device.dart [flutter_tools] enable LocalDevFSWriter for desktop devices, iOS simulator (#66678) 2020-10-08 13:40:19 -07:00
devfs.dart [flutter_tools] pretty print hot reload rejection error (#66701) 2020-10-09 15:44:52 -07:00
device.dart [flutter_tools] enable LocalDevFSWriter for desktop devices, iOS simulator (#66678) 2020-10-08 13:40:19 -07:00
doctor.dart [flutter_tools] remove globals from IntelliJ validator, refactor tests to remove dependency on JAR (#67240) 2020-10-09 13:05:42 -07:00
emulator.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
features.dart [flutter_tool] enable single widget reload optimization by default on dev (#66995) 2020-09-30 15:10:51 -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] add more docs to cocoapods, move to globals (#67237) 2020-10-05 17:57:48 -07:00
mdns_discovery.dart Add publish-port flag to disable mDNS port discovery (#67452) 2020-10-07 08:52:05 -07:00
persistent_tool_state.dart Use XDG_CONFIG_HOME dir by default for config files (#66645) 2020-10-03 08:40:09 -07:00
platform_plugins.dart [flutter_tools] cleanups to plugin test cases (#67242) 2020-10-05 14:45:39 -07:00
plugins.dart Improve Windows symlink instructions (#67029) 2020-10-06 08:32:54 -07:00
project.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
protocol_discovery.dart [flutter_tools] remove globals from desktop configuration (#67146) 2020-10-02 21:52:53 -07:00
proxy_validator.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
resident_runner.dart [flutter_tools] pretty print hot reload rejection error (#66701) 2020-10-09 15:44:52 -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] pretty print hot reload rejection error (#66701) 2020-10-09 15:44:52 -07:00
template.dart Fix Windows and Linux plugin template filenames (#66997) 2020-09-30 16:07:03 -07:00
tracing.dart [flutter_tools] handle case where file is deleted by other program or running on read only volume (#66708) 2020-10-05 17:00:07 -07:00
version.dart [flutter_tools] Add channel order aware version_test (#62417) 2020-09-24 13:07:03 -07:00
vmservice.dart [flutter_tools] delete code related to reload method (#67279) 2020-10-05 09:57:10 -07:00