flutter/packages/flutter_tools/lib/src
2019-07-30 12:16:32 -07:00
..
android [flutter_tool] More gracefully handle Android sdkmanager failure (#37194) 2019-07-30 08:19:58 -07:00
base [flutter_tool] More gracefully handle Android sdkmanager failure (#37194) 2019-07-30 08:19:58 -07:00
build_runner Disable incremental compiler in dartdevc (#35681) 2019-07-08 10:36:11 -07:00
build_system Rearrange flutter assemble implementation (#36240) 2019-07-25 08:50:03 -07:00
commands Include flutter_runner in precache artifacts. (#36318) 2019-07-29 16:13:47 -07:00
dart Some minor cleanup for flutter_tools (#36569) 2019-07-24 10:58:09 -07:00
fuchsia [flutter_tool] Clean up usage events and custom dimensions (#36785) 2019-07-29 07:24:02 -07:00
intellij format parameter list (#27261) 2019-02-21 09:27:07 +01:00
ios Vend Flutter module App.framework as a local CocoaPod pod to be installed by a host app (#36793) 2019-07-30 09:58:39 -07:00
linux [flutter_tool] Clean up usage events and custom dimensions (#36785) 2019-07-29 07:24:02 -07:00
macos [flutter_tool] Clean up usage events and custom dimensions (#36785) 2019-07-29 07:24:02 -07:00
reporting [flutter_tool] Clean up usage events and custom dimensions (#36785) 2019-07-29 07:24:02 -07:00
runner [flutter_tool] Make a couple file operations synchronous (#37044) 2019-07-30 12:16:32 -07:00
test Parameterize CoverageCollector with a library name predicate (#36774) 2019-07-24 10:58:37 -07:00
tester Add emulatorID field to devices in daemon (#34794) 2019-06-26 16:39:23 +01:00
vscode some formatting of map, parameters and spaces (#29760) 2019-03-23 00:02:21 +01:00
web [flutter_tool] Clean up usage events and custom dimensions (#36785) 2019-07-29 07:24:02 -07:00
windows [flutter_tool] Clean up usage events and custom dimensions (#36785) 2019-07-29 07:24:02 -07:00
application_package.dart Catch exceptions thrown by runChecked* when possible (#36109) 2019-07-18 10:45:37 -07:00
artifacts.dart remove unrelated code (#36481) 2019-07-18 16:49:39 -07:00
asset.dart more ui-as-code (#35393) 2019-07-02 21:11:56 +02:00
build_info.dart Enable bitcode compilation for AOT (#36471) 2019-07-18 22:42:47 -07:00
bundle.dart Add --target support for Windows and Linux (#34660) 2019-07-01 14:49:34 -07:00
cache.dart [flutter_tool] Make a couple file operations synchronous (#37044) 2019-07-30 12:16:32 -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 Expose functionality to compile dart to kernel for the VM (#36598) 2019-07-26 19:50:57 -07:00
context_runner.dart [flutter_tool] Clean up usage events and custom dimensions (#36785) 2019-07-29 07:24:02 -07:00
convert.dart fix some formatting issues (#28809) 2019-03-06 09:37:32 +01:00
desktop.dart Reland: use flutter features for web and desktop (#36699) 2019-07-22 15:34:03 -07:00
devfs.dart [flutter_tool] Clean up usage events and custom dimensions (#36785) 2019-07-29 07:24:02 -07:00
device.dart Reland: use flutter features for web and desktop (#36699) 2019-07-22 15:34:03 -07:00
doctor.dart [flutter_tool] Clean up usage events and custom dimensions (#36785) 2019-07-29 07:24:02 -07:00
emulator.dart Tweak the display name of emulators (#34785) 2019-06-24 11:41:02 +01:00
features.dart Roll back the AAR build experiment (#36966) 2019-07-25 20:54:10 -07:00
flutter_manifest.dart Adds support for generating projects that use AndroidX support libraries (#31028) 2019-05-31 18:33:02 -07:00
globals.dart refactor context to be implicit-downcast safe (#31622) 2019-04-25 15:51:08 -07:00
plugins.dart Reland: use flutter features for web and desktop (#36699) 2019-07-22 15:34:03 -07:00
project.dart Vend Flutter module App.framework as a local CocoaPod pod to be installed by a host app (#36793) 2019-07-30 09:58:39 -07:00
protocol_discovery.dart Added support for authentication codes for the VM service. (#30857) 2019-04-18 21:01:50 -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 add testing to screenshot and printDetails method (#36418) 2019-07-18 10:40:40 -07:00
resident_web_runner.dart move reload and restart handling into terminal (#35846) 2019-07-12 08:48:14 -07:00
run_cold.dart move reload and restart handling into terminal (#35846) 2019-07-12 08:48:14 -07:00
run_hot.dart [flutter_tool] Clean up usage events and custom dimensions (#36785) 2019-07-29 07:24:02 -07:00
services.dart some spaces formatting (#29452) 2019-03-20 23:23:31 +01:00
template.dart Add flutter create for the web (#34018) 2019-06-07 13:15:38 -07:00
tracing.dart Revert "Fix the first frame logic in tracing and driver (#35297)" (#37027) 2019-07-26 13:08:36 -07:00
version.dart [flutter_tool] Make a couple file operations synchronous (#37044) 2019-07-30 12:16:32 -07:00
vmservice_record_replay.dart format parameter list (#27261) 2019-02-21 09:27:07 +01:00
vmservice.dart [WIP] Use public _registerService RPC 2019-07-11 16:01:07 -07:00