flutter/packages/flutter_tools/lib/src
2019-06-19 11:43:06 -07:00
..
android Fix NPE in flutter tools (#34725) 2019-06-19 11:43:06 -07:00
base retry on HttpException (#34526) 2019-06-17 10:48:01 -07:00
build_runner Remove most of the target logic for build web, cleanup rules (#34589) 2019-06-18 17:04:11 -07:00
commands Add category/platformType to emulators (#34721) 2019-06-19 17:10:39 +01:00
dart use the --disable-server-feature-completion cli arg to the analysis server (#33232) 2019-05-23 07:48:23 -07:00
fuchsia Add device category, ephemeral, platformType for daemon (#33990) 2019-06-18 15:23:14 -07:00
intellij format parameter list (#27261) 2019-02-21 09:27:07 +01:00
ios Add category/platformType to emulators (#34721) 2019-06-19 17:10:39 +01:00
linux Add device category, ephemeral, platformType for daemon (#33990) 2019-06-18 15:23:14 -07:00
macos Add device category, ephemeral, platformType for daemon (#33990) 2019-06-18 15:23:14 -07:00
runner Don't crash on invalid .packages file in initial run(#34527) 2019-06-19 10:52:23 -07:00
test Remove most of the target logic for build web, cleanup rules (#34589) 2019-06-18 17:04:11 -07:00
tester Add device category, ephemeral, platformType for daemon (#33990) 2019-06-18 15:23:14 -07:00
vscode some formatting of map, parameters and spaces (#29760) 2019-03-23 00:02:21 +01:00
web Remove most of the target logic for build web, cleanup rules (#34589) 2019-06-18 17:04:11 -07:00
windows Add device category, ephemeral, platformType for daemon (#33990) 2019-06-18 15:23:14 -07:00
application_package.dart Add missing pieces for 'driver' support on macOS (#34376) 2019-06-18 11:14:46 -07:00
artifacts.dart Remove compilation trace and dynamic support code (#34529) 2019-06-18 15:22:04 -07:00
asset.dart Remove compilation trace and dynamic support code (#34529) 2019-06-18 15:22:04 -07:00
build_info.dart Remove compilation trace and dynamic support code (#34529) 2019-06-18 15:22:04 -07:00
bundle.dart Remove compilation trace and dynamic support code (#34529) 2019-06-18 15:22:04 -07:00
cache.dart Check whether FLUTTER_ROOT and FLUTTER_ROOT/bin are writable. (#34291) 2019-06-19 09:12:43 -07:00
codegen.dart Correct typos (#33322) 2019-05-24 19:12:45 -07:00
compile.dart Kill compiler process when test does not exit cleanly (#34616) 2019-06-18 11:24:19 -07:00
context_runner.dart Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#34167) 2019-06-10 14:30:28 -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 add stderr to log processor for desktop (#31874) 2019-04-30 19:18:15 -07:00
devfs.dart Revert "Devfs cleanup and testing (#33374)" (#33673) 2019-05-31 13:17:12 -07:00
device.dart Add device category, ephemeral, platformType for daemon (#33990) 2019-06-18 15:23:14 -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 don't warn on CHROME_EXECUTABLE missing if we've already located it. (#34079) 2019-06-07 18:16:54 -07:00
emulator.dart Add category/platformType to emulators (#34721) 2019-06-19 17:10:39 +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 Reland: More verification on flutter build web, add tests and cleanup (#34173) 2019-06-10 15:37:23 -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 Remove compilation trace and dynamic support code (#34529) 2019-06-18 15:22:04 -07:00
resident_web_runner.dart Remove most of the target logic for build web, cleanup rules (#34589) 2019-06-18 17:04:11 -07:00
run_cold.dart Remove compilation trace and dynamic support code (#34529) 2019-06-18 15:22:04 -07:00
run_hot.dart Remove compilation trace and dynamic support code (#34529) 2019-06-18 15:22:04 -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 use null aware operators (#32711) 2019-05-16 22:25:51 +02:00
vmservice_record_replay.dart format parameter list (#27261) 2019-02-21 09:27:07 +01:00
vmservice.dart [flutter_tool] Don't truncate verbose logs from _flutter.listViews (#34255) 2019-06-12 11:18:53 -07:00