flutter/packages/flutter_tools/lib/src
Chris Bracken 9d0084ff57
Restrict compilationQueue to library-visibility (#21280)
Its type uses a generic type which is limited to library-visibility.
Eliminating compilationQueue from ResidentCompiler's public interface
makes it possible to mock in tests.
2018-08-31 12:22:50 -07:00
..
android Turn on unawaited_futures in flutter_tools (#21048) 2018-08-30 20:57:44 -07:00
base Turn on unawaited_futures in flutter_tools (#21048) 2018-08-30 20:57:44 -07:00
commands Fix extraction of product bundle ID for iOS projects (#21252) 2018-08-31 11:07:15 +02:00
dart Turn on unawaited_futures in flutter_tools (#21048) 2018-08-30 20:57:44 -07:00
fuchsia enable lint prefer_equal_for_default_values (#18156) 2018-06-05 08:50:40 +02:00
intellij Audit TODO syntax (#20837) 2018-08-21 14:02:11 -07:00
ios Fix extraction of product bundle ID for iOS projects (#21252) 2018-08-31 11:07:15 +02:00
runner Attach command: add Bazel filesystem support (#21082) 2018-08-28 14:50:03 -06:00
test Fix coverage collection crash (#21015) 2018-08-28 14:36:06 -07:00
tester Turn on unawaited_futures in flutter_tools (#21048) 2018-08-30 20:57:44 -07:00
vscode Add VS Code path to user install (#21070) 2018-08-30 18:42:25 +01:00
application_package.dart Fix extraction of product bundle ID for iOS projects (#21252) 2018-08-31 11:07:15 +02:00
artifacts.dart Reland Flutter tool support for dynamic code #20543 (#20646) 2018-08-16 08:43:41 -07:00
asset.dart re-re-enable lint unnecessary_const (#20103) 2018-08-02 12:02:32 +02:00
build_info.dart Audit TODO syntax (#20837) 2018-08-21 14:02:11 -07:00
bundle.dart Replace flutter --build-snapshot with --precompile that takes input (#20574) 2018-08-16 08:46:57 -07:00
cache.dart Support for flutter run/build module on iOS (#21216) 2018-08-30 16:18:44 +02:00
compile.dart Restrict compilationQueue to library-visibility (#21280) 2018-08-31 12:22:50 -07:00
context_runner.dart Make Fuchsia tools Dart 2 clean (#19727) 2018-07-24 16:33:49 -07:00
crash_reporting.dart Removes trailing whitespace from source files. (#19329) 2018-07-19 23:03:58 -07:00
dependency_checker.dart Remove uses of deprecated constants and change int.parse to int.tryParse (#19575) 2018-07-20 15:07:24 -07:00
devfs.dart Materialize Flutter module, Android (#20520) 2018-08-16 13:21:55 +02:00
device.dart Fixes resulting from audit of issues links (#20772) 2018-08-18 16:44:39 -07:00
disabled_usage.dart Don't collect usage data during Fuchsia build (#12780) 2017-10-30 12:28:31 -07:00
doctor.dart Fixes resulting from audit of issues links (#20772) 2018-08-18 16:44:39 -07:00
emulator.dart re-re-enable lint unnecessary_const (#20103) 2018-08-02 12:02:32 +02:00
flutter_manifest.dart Support for flutter run/build module on iOS (#21216) 2018-08-30 16:18:44 +02:00
globals.dart enable lint prefer_equal_for_default_values (#18156) 2018-06-05 08:50:40 +02:00
plugins.dart Support for flutter run/build module on iOS (#21216) 2018-08-30 16:18:44 +02:00
project.dart Fix extraction of product bundle ID for iOS projects (#21252) 2018-08-31 11:07:15 +02:00
protocol_discovery.dart Fix issue for iOS to build any app and run on simulator #19618 (#19863) 2018-08-04 12:06:56 -07:00
resident_runner.dart Turn on unawaited_futures in flutter_tools (#21048) 2018-08-30 20:57:44 -07:00
run_cold.dart Revert "Revert "Use FlutterProject to locate files (#18913)" (#19409)" (#19456) 2018-07-20 08:00:30 +02:00
run_hot.dart Turn on unawaited_futures in flutter_tools (#21048) 2018-08-30 20:57:44 -07:00
services.dart Remove uses of deprecated constants and change int.parse to int.tryParse (#19575) 2018-07-20 15:07:24 -07:00
template.dart Change 'flutter ide-config' to optionally create root Intellij module (#19920) 2018-07-30 10:15:26 -07:00
tracing.dart Revert "Revert "Roll engine to fed2ea458ed49088d33eddabc546ba56d600c717 (includes dart roll) again (#19277)" (#19295)" (#19322) 2018-07-12 14:59:22 -07:00
usage.dart enable lint prefer_equal_for_default_values (#18156) 2018-06-05 08:50:40 +02:00
version.dart Makes switching channels remove version freshness stamp. (#21182) 2018-08-29 21:53:39 -07:00
vmservice_record_replay.dart Use Dart 2 camel case constants (#15360) 2018-03-12 11:06:32 -07:00
vmservice.dart Pass uri instead of filepaths when hot-reloading. (#21201) 2018-08-30 12:08:23 -07:00