flutter/packages/flutter_tools/lib/src
2018-09-04 15:42:05 -07:00
..
android Eliminate --preview-dart-2 flag (#21304) 2018-09-04 08:50:05 -07:00
base Eliminate support for Dart 1 in AOT snapshotter (#21388) 2018-09-04 10:17:12 -07:00
commands Eliminate Dart 1 support from FlutterDevice class (#21402) 2018-09-04 15:42:05 -07: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 Eliminate Dart 1 support from Xcode xcconfig files (#21400) 2018-09-04 14:33:49 -07:00
runner Eliminate BuildInfo.previewDart2 (now always true) (#21392) 2018-09-04 13:38:17 -07:00
test Eliminate --preview-dart-2 flag (#21304) 2018-09-04 08:50:05 -07:00
tester Eliminate BuildInfo.previewDart2 (now always true) (#21392) 2018-09-04 13:38:17 -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 Eliminate BuildInfo.previewDart2 (now always true) (#21392) 2018-09-04 13:38:17 -07:00
bundle.dart Eliminate script snapshot support (#21387) 2018-09-04 10:05:26 -07:00
cache.dart Support for flutter run/build module on iOS (#21216) 2018-08-30 16:18:44 +02:00
compile.dart Initialize from dill on tests (#20414) 2018-09-04 11:17:10 +02: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 Eliminate --preview-dart-2 flag (#21304) 2018-09-04 08:50:05 -07: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 Eliminate Dart 1 support from Xcode xcconfig files (#21400) 2018-09-04 14:33:49 -07: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 Eliminate Dart 1 support from FlutterDevice class (#21402) 2018-09-04 15:42:05 -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 Eliminate BuildInfo.previewDart2 (now always true) (#21392) 2018-09-04 13:38:17 -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