flutter/packages/flutter_tools/lib/src
jcollins-g e25d881046
Reduce the chances of bots reporting analytics (#13915)
* First version

* Prevent modification of .flutter during analytics test

* Pass in directory and override analyzer warning due to conditional import

* Review comments
2018-01-05 09:38:13 -08:00
..
android support for --strong option (#13859) 2018-01-04 10:39:02 -08:00
base Reduce the chances of bots reporting analytics (#13915) 2018-01-05 09:38:13 -08:00
commands support for --strong option (#13859) 2018-01-04 10:39:02 -08:00
dart flutter_tools: ensure the context value passed to pub is consistent (#13366) 2017-12-06 08:10:56 -08:00
fuchsia Fix --preview-dart2 option handling for ios profile/release. (#13285) 2017-11-30 17:17:39 -08:00
ios support for --strong option (#13859) 2018-01-04 10:39:02 -08:00
runner support for --strong option (#13859) 2018-01-04 10:39:02 -08:00
test Increase coverage collection timeout to 2 minutes. Leafy is hitting the limits of the previous timeout of 30 seconds for tests that touch a lot of code in the app. (#13527) 2017-12-12 15:54:18 -08:00
application_package.dart Enable lint prefer asserts in initializer lists (#12903) 2017-11-08 22:59:49 +01:00
artifacts.dart support for --strong option (#13859) 2018-01-04 10:39:02 -08:00
asset.dart Check for presence of an asset directory before accessing it (#12790) 2017-10-30 17:04:30 -07:00
build_info.dart support for --strong option (#13859) 2018-01-04 10:39:02 -08:00
cache.dart Make artifacts URLs configurable. (#13380) 2017-12-07 16:30:23 +01:00
compile.dart support for --strong option (#13859) 2018-01-04 10:39:02 -08:00
crash_reporting.dart enable crash reporting in flutter_tools (#9039) 2017-03-28 15:16:38 -07:00
dependency_checker.dart Faster hot reload (#8600) 2017-03-07 13:09:48 -08:00
devfs.dart Use IKG for restarts, use IKG with ProtectedFileByteStore. (#12953) 2017-11-10 10:09:37 -08:00
device.dart route device issue diagnostics to flutter doctor (#13346) 2017-12-07 09:32:23 -08:00
disabled_usage.dart Don't collect usage data during Fuchsia build (#12780) 2017-10-30 12:28:31 -07:00
doctor.dart route device issue diagnostics to flutter doctor (#13346) 2017-12-07 09:32:23 -08:00
flutter_manifest.dart Enable lint prefer asserts in initializer lists (#12903) 2017-11-08 22:59:49 +01:00
flx.dart support for --strong option (#13859) 2018-01-04 10:39:02 -08:00
globals.dart Let printError be able to print bold also (#9714) 2017-05-02 22:20:14 -07:00
plugins.dart Revert pod install skip revert (#13774) 2017-12-27 07:30:31 -08:00
protocol_discovery.dart Add support for binding to IPv6 localhost in flutter run (#13136) 2017-11-21 20:12:21 -08:00
resident_runner.dart Send RPC request to switch assets directory on hot reload. (#12872) 2018-01-04 14:27:25 -08:00
run_cold.dart support for --strong option (#13859) 2018-01-04 10:39:02 -08:00
run_hot.dart Send RPC request to switch assets directory on hot reload. (#12872) 2018-01-04 14:27:25 -08:00
services.dart enable lint prefer_single_quotes (#12665) 2017-10-22 18:11:36 +02:00
template.dart Creates a new flutter command 'ide-config' and removes *.iml and .idea from tree. (#12958) 2017-11-13 10:55:22 -08:00
tracing.dart Re-organize flutter_tools code to better support proper layering. (#12957) 2017-11-09 21:45:31 -08:00
usage.dart Reduce the chances of bots reporting analytics (#13915) 2018-01-05 09:38:13 -08:00
version.dart Add capability to print engine dart sdk to flutter doctor (#13085) 2017-11-29 11:03:50 -08:00
vmservice_record_replay.dart use conditional assignment (#9252) 2017-04-07 21:41:17 +02:00
vmservice.dart Send RPC request to switch assets directory on hot reload. (#12872) 2018-01-04 14:27:25 -08:00
zip.dart Write flutter_assets directory on Windows (#13564) 2017-12-14 16:08:31 +01:00