flutter/packages/flutter_tools/lib/src
2019-06-07 18:16:54 -07:00
..
android [flutter_tool] Send build timing to analytics (#34049) 2019-06-07 13:50:45 -07:00
base [flutter_tool] Send build timing to analytics (#34049) 2019-06-07 13:50:45 -07:00
build_runner Codegen an entrypoint for flutter web applications (#33956) 2019-06-06 21:05:55 -07:00
commands add analytics fields for attached device os version & run mode (#34074) 2019-06-07 16:03:53 -07:00
dart use the --disable-server-feature-completion cli arg to the analysis server (#33232) 2019-05-23 07:48:23 -07:00
fuchsia [flutter_tool] Send build timing to analytics (#34049) 2019-06-07 13:50:45 -07:00
intellij format parameter list (#27261) 2019-02-21 09:27:07 +01:00
ios [flutter_tool] Send build timing to analytics (#34049) 2019-06-07 13:50:45 -07:00
linux [flutter_tool] Send build timing to analytics (#34049) 2019-06-07 13:50:45 -07:00
macos [flutter_tool] Send build timing to analytics (#34049) 2019-06-07 13:50:45 -07:00
runner Add a real-er web restart, doctor, workflow (#33786) 2019-06-03 23:19:42 -07:00
test Reland support flutter test on platform chrome (#33859) 2019-06-05 15:27:49 -07:00
tester Allow filtering devices to only those supported by current project (#31446) 2019-04-25 12:25:12 -07:00
vscode some formatting of map, parameters and spaces (#29760) 2019-03-23 00:02:21 +01:00
web don't warn on CHROME_EXECUTABLE missing if we've already located it. (#34079) 2019-06-07 18:16:54 -07:00
windows [flutter_tool] Send build timing to analytics (#34049) 2019-06-07 13:50:45 -07:00
application_package.dart Add a real-er web restart, doctor, workflow (#33786) 2019-06-03 23:19:42 -07:00
artifacts.dart Add a real-er web restart, doctor, workflow (#33786) 2019-06-03 23:19:42 -07:00
asset.dart Make const available for classes that override AssetBundle (#31807) 2019-04-30 09:10:04 -07:00
build_info.dart Add a real-er web restart, doctor, workflow (#33786) 2019-06-03 23:19:42 -07:00
bundle.dart limit open files on macOS when copying assets (#34050) 2019-06-07 12:59:33 -07:00
cache.dart [flutter_tool] Pull the right Fuchsia SDK for the platform (#31998) 2019-05-02 15:26:59 -07:00
codegen.dart Correct typos (#33322) 2019-05-24 19:12:45 -07:00
compile.dart Correct typos (#33322) 2019-05-24 19:12:45 -07:00
context_runner.dart Codegen an entrypoint for flutter web applications (#33956) 2019-06-06 21:05:55 -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 [flutter_tool] Fix 'q' for Fuchsia profile/debug mode (#33846) 2019-06-06 11:16:19 -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 refactor context to be implicit-downcast safe (#31622) 2019-04-25 15:51:08 -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 Make plugins Swift-first on macOS (#33997) 2019-06-06 15:49:24 -07:00
project.dart Add flutter create for the web (#34018) 2019-06-07 13:15:38 -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 [flutter_tool] Fix 'q' for Fuchsia profile/debug mode (#33846) 2019-06-06 11:16:19 -07:00
resident_web_runner.dart Reland support flutter test on platform chrome (#33859) 2019-06-05 15:27:49 -07:00
run_cold.dart [flutter_tool] Fix 'q' for Fuchsia profile/debug mode (#33846) 2019-06-06 11:16:19 -07:00
run_hot.dart [flutter_tool] Fix 'q' for Fuchsia profile/debug mode (#33846) 2019-06-06 11:16:19 -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 add analytics fields for attached device os version & run mode (#34074) 2019-06-07 16:03:53 -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 use null aware operators (#32711) 2019-05-16 22:25:51 +02:00