flutter/packages/flutter_tools/lib/src
2019-07-12 09:03:34 -07:00
..
android Refactor signal and command line handler from resident runner (#35406) 2019-07-09 13:10:26 -07:00
base Revert "Bundle ios dependencies (#34669)" (#36071) 2019-07-12 09:03:34 -07:00
build_runner Disable incremental compiler in dartdevc (#35681) 2019-07-08 10:36:11 -07:00
build_system Add initial implementation of flutter assemble (#32816) 2019-07-11 16:53:17 -07:00
commands Add initial implementation of flutter assemble (#32816) 2019-07-11 16:53:17 -07:00
dart more ui-as-code (#35393) 2019-07-02 21:11:56 +02:00
fuchsia [flutter_tool] Fill in Fuchsia version string (#34516) 2019-06-28 12:12:53 -07:00
intellij format parameter list (#27261) 2019-02-21 09:27:07 +01:00
ios Revert "Bundle ios dependencies (#34669)" (#36071) 2019-07-12 09:03:34 -07:00
linux Add --target support for Windows and Linux (#34660) 2019-07-01 14:49:34 -07:00
macos Revert "Bundle ios dependencies (#34669)" (#36071) 2019-07-12 09:03:34 -07:00
runner fix default artifacts to exclude ios and android (#35303) 2019-07-02 17:40:55 -07:00
test Don't pause on tool tests (#35657) 2019-07-08 13:14:48 -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 Twiggle bit to exclude dev and beta from desktop and web (#35221) 2019-06-27 19:04:02 -07:00
windows Add --target support for Windows and Linux (#34660) 2019-07-01 14:49:34 -07:00
application_package.dart Add missing pieces for 'driver' support on macOS (#34376) 2019-06-18 11:14:46 -07:00
artifacts.dart Revert "Bundle ios dependencies (#34669)" (#36071) 2019-07-12 09:03:34 -07:00
asset.dart more ui-as-code (#35393) 2019-07-02 21:11:56 +02:00
build_info.dart Add initial implementation of flutter assemble (#32816) 2019-07-11 16:53:17 -07:00
bundle.dart Add --target support for Windows and Linux (#34660) 2019-07-01 14:49:34 -07:00
cache.dart Revert "Bundle ios dependencies (#34669)" (#36071) 2019-07-12 09:03:34 -07:00
codegen.dart Correct typos (#33322) 2019-05-24 19:12:45 -07:00
compile.dart prepare for lint update of prefer_final_fields (#35059) 2019-06-25 19:39:34 +02:00
context_runner.dart Revert "Bundle ios dependencies (#34669)" (#36071) 2019-07-12 09:03:34 -07:00
convert.dart fix some formatting issues (#28809) 2019-03-06 09:37:32 +01:00
crash_reporting.dart don't send crash reports if on a user branch (#33078) 2019-05-21 11:58:41 -07:00
desktop.dart Twiggle bit to exclude dev and beta from desktop and web (#35221) 2019-06-27 19:04:02 -07:00
devfs.dart prepare for lint update of prefer_final_fields (#35059) 2019-06-25 19:39:34 +02:00
device.dart Refactor signal and command line handler from resident runner (#35406) 2019-07-09 13:10:26 -07:00
disabled_usage.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
doctor.dart Revert "Bundle ios dependencies (#34669)" (#36071) 2019-07-12 09:03:34 -07:00
emulator.dart Tweak the display name of emulators (#34785) 2019-06-24 11:41:02 +01: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 Make plugins Swift-first on macOS (#33997) 2019-06-06 15:49:24 -07:00
project.dart Add FlutterProjectFactory so that it can be overridden internally. (#35092) 2019-06-26 13:29:53 -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 move reload and restart handling into terminal (#35846) 2019-07-12 08:48:14 -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 Refactor signal and command line handler from resident runner (#35406) 2019-07-09 13:10:26 -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 Make timeout durations configurable (#30053) 2019-03-27 16:21:16 -07:00
usage.dart Report commands that resulted in success or failure (#34288) 2019-06-13 10:27:23 -07:00
version.dart more ui-as-code (#35393) 2019-07-02 21:11:56 +02: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