flutter/packages/flutter_tools/lib/src
2019-06-28 12:12:53 -07:00
..
android enable lints prefer_spread_collections and prefer_inlined_adds (#35189) 2019-06-27 21:23:16 +02:00
base enable lints prefer_spread_collections and prefer_inlined_adds (#35189) 2019-06-27 21:23:16 +02:00
build_runner Force-upgrade package deps (#35206) 2019-06-27 14:02:23 -07:00
commands Twiggle bit to exclude dev and beta from desktop and web (#35221) 2019-06-27 19:04:02 -07:00
dart enable lints prefer_spread_collections and prefer_inlined_adds (#35189) 2019-06-27 21:23:16 +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 Add emulatorID field to devices in daemon (#34794) 2019-06-26 16:39:23 +01:00
linux Add emulatorID field to devices in daemon (#34794) 2019-06-26 16:39:23 +01:00
macos enable lints prefer_spread_collections and prefer_inlined_adds (#35189) 2019-06-27 21:23:16 +02:00
runner Twiggle bit to exclude dev and beta from desktop and web (#35221) 2019-06-27 19:04:02 -07:00
test Make it possible to override the FLUTTER_TEST env variable (#34301) 2019-06-28 10:37:27 -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 emulatorID field to devices in daemon (#34794) 2019-06-26 16:39:23 +01:00
application_package.dart Add missing pieces for 'driver' support on macOS (#34376) 2019-06-18 11:14:46 -07:00
artifacts.dart prepare for lint update of prefer_final_fields (#35059) 2019-06-25 19:39:34 +02:00
asset.dart enable lints prefer_spread_collections and prefer_inlined_adds (#35189) 2019-06-27 21:23:16 +02: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 enable lints prefer_spread_collections and prefer_inlined_adds (#35189) 2019-06-27 21:23:16 +02: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 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 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 Move findTargetDevices to DeviceManager (#35084) 2019-06-26 10:09: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 Break down flutter doctor validations and results (#34624) 2019-06-25 10:22:08 -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 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 Twiggle bit to exclude dev and beta from desktop and web (#35221) 2019-06-27 19:04:02 -07: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