flutter/packages/flutter_tools/lib/src
2019-07-23 15:36:55 -07:00
..
android Flutter build aar (#36732) 2019-07-23 09:27:42 -07:00
base Enable bitcode compilation for AOT (#36471) 2019-07-18 22:42:47 -07:00
build_runner Disable incremental compiler in dartdevc (#35681) 2019-07-08 10:36:11 -07:00
build_system Enable bitcode compilation for AOT (#36471) 2019-07-18 22:42:47 -07:00
commands Place build outputs under dart tool (#36585) 2019-07-23 15:36:55 -07:00
dart Fix flutter pub -v (#36513) 2019-07-18 22:22:22 -07:00
fuchsia Move reporting files to reporting/ (#36017) 2019-07-16 13:21:06 -07:00
intellij format parameter list (#27261) 2019-02-21 09:27:07 +01:00
ios Throw exception if instantiating IOSDevice on non-mac os platform (#36288) 2019-07-19 12:20:45 -07:00
linux Reland: use flutter features for web and desktop (#36699) 2019-07-22 15:34:03 -07:00
macos Reland: use flutter features for web and desktop (#36699) 2019-07-22 15:34:03 -07:00
reporting fix analytics reporting test (#36556) 2019-07-23 11:02:02 -07:00
runner Reland: use flutter features for web and desktop (#36699) 2019-07-22 15:34:03 -07:00
test Enable widget load assets in its own package in test (#35991) 2019-07-16 09:47:42 -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 Reland: use flutter features for web and desktop (#36699) 2019-07-22 15:34:03 -07:00
windows Reland: use flutter features for web and desktop (#36699) 2019-07-22 15:34:03 -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 Ensure that cache dirs and files have appropriate permissions (#28090) 2019-07-18 15:29:06 -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 Implement feature flag system for flutter tools (#36138) 2019-07-16 17:33:28 -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 prepare for lint update of prefer_final_fields (#35059) 2019-06-25 19:39:34 +02:00
device.dart Reland: use flutter features for web and desktop (#36699) 2019-07-22 15:34:03 -07:00
doctor.dart Reland: use flutter features for web and desktop (#36699) 2019-07-22 15:34:03 -07:00
emulator.dart Tweak the display name of emulators (#34785) 2019-06-24 11:41:02 +01:00
features.dart Flutter build aar (#36732) 2019-07-23 09:27:42 -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 Flutter build aar (#36732) 2019-07-23 09:27:42 -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 Move reporting files to reporting/ (#36017) 2019-07-16 13:21:06 -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
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