flutter/packages/flutter_tools/lib/src
Alexander Aprelev 1087279a4d
Create frontend compiler in flutter test lazily. (#15251)
* Create frontend compiler in `flutter test` lazily.

This is needed to avoid unwarranted runtime dependencies on Artifacts,
for example when in non-preview-dart-2 mode.
Refactor the compilation-related code into _Compiler class.
2018-03-08 11:21:40 -08:00
..
android Improve robustness of --version parsing for sdkmanager (#15029) 2018-03-01 14:25:03 -08:00
base Give file system recording serialization a timeout. (#15217) 2018-03-07 11:39:59 -08:00
commands Display a message if hardware rendering is supported (#15266) 2018-03-08 10:41:29 -08:00
dart Pass --trace to pub when in verbose mode (#15169) 2018-03-05 20:01:30 -08:00
fuchsia Fix --preview-dart2 option handling for ios profile/release. (#13285) 2017-11-30 17:17:39 -08:00
ios Make Flutter tooling work on Android without Xcode being installed (#15161) 2018-03-07 08:41:23 +01:00
runner Skip upgrade check on upgrade (#14797) 2018-02-21 11:34:36 -08:00
test Create frontend compiler in flutter test lazily. (#15251) 2018-03-08 11:21:40 -08:00
vscode Show 32/64bit in VS Code headings on Windows (#15018) 2018-03-01 17:19:06 +00:00
application_package.dart Make Flutter tooling work on Android without Xcode being installed (#15161) 2018-03-07 08:41:23 +01:00
artifacts.dart Pass entry points JSON files to front-end server, take 2 (#15227) 2018-03-06 18:45:45 -08:00
asset.dart Remove fixed asset bundles - they're no longer used. (#14729) 2018-02-16 10:22:52 -08:00
build_info.dart [tools] consolidate "preview Dart 2" option in BuildInfo (#15083) 2018-03-02 15:45:55 -08:00
cache.dart Make Podfiles use symlinks to local pods (#14748) 2018-02-19 21:32:13 +01:00
compile.dart Enable global type flow analysis in Dart 2 AOT (#15221) 2018-03-07 09:35:22 -08:00
context_runner.dart Fix flutter tools packages_test when run off bots (#14692) 2018-02-21 09:54:07 -08:00
crash_reporting.dart some whitespace cleanup (#14443) 2018-02-02 23:27:29 +01:00
dependency_checker.dart Faster hot reload (#8600) 2017-03-07 13:09:48 -08:00
devfs.dart Fix path to uri conversion. (#15264) 2018-03-08 10:25:27 -08:00
device.dart Display a message if hardware rendering is supported (#15266) 2018-03-08 10:41:29 -08:00
disabled_usage.dart Don't collect usage data during Fuchsia build (#12780) 2017-10-30 12:28:31 -07:00
doctor.dart Improve error message for missing 32-bit libstc++ (#15004) 2018-02-28 17:53:38 -08:00
flutter_manifest.dart some whitespace cleanup (#14443) 2018-02-02 23:27:29 +01:00
flx.dart Generate and use dep-file for --preview-dart-2 (#15077) 2018-03-02 11:33:13 -08:00
globals.dart Let printError be able to print bold also (#9714) 2017-05-02 22:20:14 -07:00
plugins.dart Move plugin injection to just after pub get (#14743) 2018-02-16 10:17:28 +01:00
project.dart Roll engine to c88ba37c794f57982374bb53a694301198cad593 (#15053) 2018-03-02 06:23:59 -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 Adding back commit #e0f6e62 with fix to test failures (#15212) 2018-03-06 14:41:50 -08:00
run_cold.dart [tools] consolidate "preview Dart 2" option in BuildInfo (#15083) 2018-03-02 15:45:55 -08:00
run_hot.dart Adding back commit #e0f6e62 with fix to test failures (#15212) 2018-03-06 14:41:50 -08:00
services.dart Nicer error message for TLS errors (#14285) 2018-01-26 11:09:23 -08: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 New release process (#14061) 2018-01-18 07:59:06 -08:00
version.dart Use already downloaded dart sdk for frontend_server. (#14702) 2018-02-15 07:29:42 -08:00
vmservice_record_replay.dart use conditional assignment (#9252) 2017-04-07 21:41:17 +02:00
vmservice.dart Use fx get-build-dir and fx netaddr --fuchsia to make fuchsia_reload more convenient. (#14854) 2018-02-26 15:14:09 -08:00
zip.dart Write flutter_assets directory on Windows (#13564) 2017-12-14 16:08:31 +01:00