flutter/packages/flutter_tools/lib/src
Kevin Moore 358e1cd2e1 Teach flutter_tools to populate PUB_ENVIRONMENT (#8962)
* Teach flutter_tools to populate PUB_ENVIRONMENT

Will allow telemetry reporting on pub.dartlang.org once
flutter moves to 1.23.0-dev.10.0

* review changes
2017-03-22 13:25:38 -07:00
..
android Fix various gradle paths for Windows (#8935) 2017-03-22 12:31:53 -07:00
base Report detailed OS version string to analytics (#8934) 2017-03-22 13:11:05 -07:00
commands Add more logging to diagnose test failures. (#8951) 2017-03-22 14:50:17 +01:00
dart Teach flutter_tools to populate PUB_ENVIRONMENT (#8962) 2017-03-22 13:25:38 -07:00
fuchsia Remove legacy .apk build. (#8793) 2017-03-20 11:05:55 +01:00
ios Remove legacy .apk build. (#8793) 2017-03-20 11:05:55 +01:00
runner Avoid downloading artifacts twice (#8872) 2017-03-20 17:09:59 -07:00
test apply partially the upcoming unnecessary_lambdas (#8810) 2017-03-15 23:09:58 +01:00
application_package.dart Adds initial support for hot reload for Fuchsia to flutter_tool. (#8764) 2017-03-14 11:12:19 -07:00
artifacts.dart Remove legacy .apk build. (#8793) 2017-03-20 11:05:55 +01:00
asset.dart apply the upcoming rule unnecessary_this (#8838) 2017-03-17 08:05:42 +01:00
build_info.dart Adds initial support for hot reload for Fuchsia to flutter_tool. (#8764) 2017-03-14 11:12:19 -07:00
cache.dart apply the upcoming rule unnecessary_this (#8838) 2017-03-17 08:05:42 +01:00
crash_reporting.dart add missing const keyword (#8931) 2017-03-21 21:07:36 +01:00
dependency_checker.dart Faster hot reload (#8600) 2017-03-07 13:09:48 -08:00
devfs.dart Print error message if a package is skipped during DevFS sync. (#8960) 2017-03-22 13:04:34 -07:00
device.dart Remove legacy .apk build. (#8793) 2017-03-20 11:05:55 +01:00
doctor.dart Report detailed OS version string to analytics (#8934) 2017-03-22 13:11:05 -07:00
flx.dart Remove legacy .apk build. (#8793) 2017-03-20 11:05:55 +01:00
globals.dart Refactor how Artifacts are located (#8234) 2017-02-16 23:10:11 -08:00
protocol_discovery.dart Make tests more hermetic. (#8765) 2017-03-14 10:28:56 -07:00
resident_runner.dart Remove support for function keys. (#8840) 2017-03-16 18:00:21 -07:00
run_cold.dart Remove support for function keys. (#8840) 2017-03-16 18:00:21 -07:00
run_hot.dart Remove legacy .apk build. (#8793) 2017-03-20 11:05:55 +01:00
services.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
template.dart apply upcoming rule use_collection_literals_when_possible (#8649) 2017-03-08 14:57:31 -08:00
usage.dart Report detailed OS version string to analytics (#8934) 2017-03-22 13:11:05 -07:00
version.dart Allow FlutterVersion to be overridden in the context (#8801) 2017-03-15 14:01:45 -07:00
vmservice_record_replay.dart apply partially the upcoming unnecessary_lambdas (#8810) 2017-03-15 23:09:58 +01:00
vmservice.dart [fuchsia_reload] Find and attach to the first instance of the named app (#8830) 2017-03-16 14:35:53 -07:00
zip.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00