flutter/packages/flutter_tools/lib/src
Mehmet Fidanboylu b61cbc735e
Add capability to print engine dart sdk to flutter doctor (#13085)
* Add capability to print engine dart sdk to flutter doctor

* First round of review comments

* second round of comments

* Final review comments
2017-11-29 11:03:50 -08:00
..
android Show Android tombstone during native crash (#12923) 2017-11-22 14:58:59 -08:00
base Add EBADF errno to list of ignorable errors in terminal.dart (#13077) 2017-11-17 15:45:27 -08:00
commands change 2 print calls to printStatus (#13206) 2017-11-27 08:13:24 -08:00
dart Enable lint prefer asserts in initializer lists (#12903) 2017-11-08 22:59:49 +01:00
fuchsia Add support for binding to IPv6 localhost in flutter run (#13136) 2017-11-21 20:12:21 -08:00
ios Add support for IOS_SIMULATOR_HOME environment variable in IOSSimulat… (#13236) 2017-11-29 08:22:05 -08:00
runner Add support for NDK discovery and add --prefer-shared-library option (#12788) 2017-11-21 15:44:03 +01:00
test Switch to concurrency of two, to see if that is a good balance. (#13003) 2017-11-13 15:26:42 -08:00
application_package.dart Enable lint prefer asserts in initializer lists (#12903) 2017-11-08 22:59:49 +01:00
artifacts.dart move dart_io_entries.txt to third_party/dart for AOT builds with a local engine (#12659) 2017-10-20 15:32:27 -07: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 Add support for NDK discovery and add --prefer-shared-library option (#12788) 2017-11-21 15:44:03 +01:00
cache.dart Add capability to print engine dart sdk to flutter doctor (#13085) 2017-11-29 11:03:50 -08:00
compile.dart Use IKG for restarts, use IKG with ProtectedFileByteStore. (#12953) 2017-11-10 10:09:37 -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 Add support for binding to IPv6 localhost in flutter run (#13136) 2017-11-21 20:12:21 -08:00
disabled_usage.dart Don't collect usage data during Fuchsia build (#12780) 2017-10-30 12:28:31 -07:00
doctor.dart Add capability to print engine dart sdk to flutter doctor (#13085) 2017-11-29 11:03:50 -08:00
flutter_manifest.dart Enable lint prefer asserts in initializer lists (#12903) 2017-11-08 22:59:49 +01:00
flx.dart Use IKG for restarts, use IKG with ProtectedFileByteStore. (#12953) 2017-11-10 10:09:37 -08:00
globals.dart Let printError be able to print bold also (#9714) 2017-05-02 22:20:14 -07:00
plugins.dart Add support for iOS plugin class prefix (#13095) 2017-11-20 13:27:21 +01: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 Add support for binding to IPv6 localhost in flutter run (#13136) 2017-11-21 20:12:21 -08:00
run_cold.dart Add support for binding to IPv6 localhost in flutter run (#13136) 2017-11-21 20:12:21 -08:00
run_hot.dart Add support for binding to IPv6 localhost in flutter run (#13136) 2017-11-21 20:12:21 -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 Get rid of static version methods which ignore the AppContext (#12971) 2017-11-10 17:31:18 -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 Fix spelling errors in all the dartdocs. (#13061) 2017-11-17 10:05:21 -08:00
zip.dart Make FLX construction atomic (#12604) 2017-10-18 13:46:17 -07:00