flutter/packages/flutter_tools/lib/src
2021-04-21 21:40:48 -07:00
..
android Migrate reporting library to null safety (#80320) 2021-04-15 17:01:34 -07:00
base fix sort_directives violations (#80817) 2021-04-21 13:49:03 -07:00
build_system [flutter_tools] output release artifacts to build/winuwp (#80137) 2021-04-21 18:39:04 -07:00
commands [flutter_tools] pin transitive deps during --transitive-closure (#80911) 2021-04-21 21:40:48 -07:00
custom_devices [tool] cleanup bundle builder a bit (#80740) 2021-04-21 09:24:02 -07:00
dart Migrate pub in flutter_tools to null safety (#80548) 2021-04-16 17:23:00 -07:00
drive Migrate reporting library to null safety (#80320) 2021-04-15 17:01:34 -07:00
fuchsia Migrate doctor_validator to null safety (#79682) 2021-04-05 11:54:54 -07:00
intellij Find Intellij installations with Spotlight query on macOS (#80479) 2021-04-16 14:19:03 -07:00
ios Log full app bundle location after "flutter build ios" (#80838) 2021-04-21 21:39:03 -07:00
isolated [flutter_tools] Remove web specific vm_service handlers, move handler tests to single location (#80440) 2021-04-18 09:24:02 -07:00
linux Migrate flutter_tool plugins.dart to null safety (#80304) 2021-04-13 13:52:58 -07:00
localizations Migrate gen_l10n to null safety (#80763) 2021-04-20 11:09:03 -07:00
macos Migrate xcode.dart and xcode_validator.dart to null safety (#80614) 2021-04-18 14:39:03 -07:00
migrations [flutter_tools] Add ARM64 Linux host and cross-building option support (#61221) 2021-02-12 14:25:30 -08:00
reporting Migrate reporting library to null safety (#80320) 2021-04-15 17:01:34 -07:00
runner Add an option to specify the output for code size intermediate files (#80310) 2021-04-13 14:09:04 -07:00
test [flutter_tools] use package:vm_service types for coverage collection requests (#80526) 2021-04-19 14:59:04 -07:00
tester [tool] cleanup bundle builder a bit (#80740) 2021-04-21 09:24:02 -07:00
vscode Show VS Code Insiders in doctor (#80620) 2021-04-18 14:44:03 -07:00
web Launch Chrome natively on ARM macOS (#80758) 2021-04-20 19:39:58 -07:00
windows [flutter_tools] generate install manifest for UWP builds (#80803) 2021-04-20 22:34:02 -07:00
application_package.dart Migrate android_sdk and application_package to null safety (#79611) 2021-04-02 14:39:53 -07:00
artifacts.dart [flutter_tools] cache for UWP artifacts (#80069) 2021-04-09 10:59:01 -07:00
asset.dart Record deferred components assets in AssetManifest.json (#78824) 2021-03-24 02:57:01 -07:00
build_info.dart [flutter_tools] cache for UWP artifacts (#80069) 2021-04-09 10:59:01 -07:00
bundle.dart [tool] cleanup bundle builder a bit (#80740) 2021-04-21 09:24:02 -07:00
cache.dart [flutter_tools] cache for UWP artifacts (#80069) 2021-04-09 10:59:01 -07:00
cmake.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
compile.dart Reverts "Implement dartPluginClass support for plugins #74469" (#78623) 2021-03-23 14:28:11 -07:00
context_runner.dart Pull XCDevice out of xcode.dart (#80324) 2021-04-13 18:10:21 -07:00
convert.dart [flutter_tools] migrate some base libraries to null safety (#77738) 2021-03-10 12:15:04 -08:00
desktop_device.dart Fix device_port_forwarder file name typo (#79481) 2021-03-31 18:14:03 -07:00
devfs.dart Reverts "Implement dartPluginClass support for plugins #74469" (#78623) 2021-03-23 14:28:11 -07:00
device.dart Fix device_port_forwarder file name typo (#79481) 2021-03-31 18:14:03 -07:00
device_port_forwarder.dart Fix device_port_forwarder file name typo (#79481) 2021-03-31 18:14:03 -07:00
devtools_launcher.dart Migrate persistent_tool_state to null safety (#80085) 2021-04-08 19:14:03 -07:00
doctor.dart Find VS Code installations with Spotlight query on macOS (#80477) 2021-04-16 17:24:00 -07:00
doctor_validator.dart Migrate doctor_validator to null safety (#79682) 2021-04-05 11:54:54 -07:00
emulator.dart Revert "[flutter_tools] move process manager into tool (#75350)" (#75639) 2021-02-08 09:21:46 -08:00
features.dart Remove flutterNext (#79989) 2021-04-07 22:20:42 -07:00
flutter_application_package.dart Move cache from globals to globals_null_migrated (#79900) 2021-04-06 17:57:40 -07:00
flutter_cache.dart [flutter_tools] cache for UWP artifacts (#80069) 2021-04-09 10:59:01 -07:00
flutter_device_manager.dart Pull XCDevice out of xcode.dart (#80324) 2021-04-13 18:10:21 -07:00
flutter_features.dart Migrate web_validator to null safety (#80095) 2021-04-08 21:04:02 -07:00
flutter_manifest.dart Migrate flutter_manifest to null safety (#80392) 2021-04-15 17:01:48 -07:00
flutter_plugins.dart Migrate flutter_tool plugins.dart to null safety (#80304) 2021-04-13 13:52:58 -07:00
flutter_project_metadata.dart Migrate flutter_project_metadata to null safety (#78944) 2021-03-24 15:21:23 -07:00
globals.dart Migrate xcode.dart and xcode_validator.dart to null safety (#80614) 2021-04-18 14:39:03 -07:00
globals_null_migrated.dart Migrate xcode.dart and xcode_validator.dart to null safety (#80614) 2021-04-18 14:39:03 -07:00
license_collector.dart Migrate flutter_project_metadata to null safety (#78944) 2021-03-24 15:21:23 -07:00
mdns_discovery.dart Enable unnecessary_await_in_return lint (#77434) 2021-03-05 18:38:15 -08:00
persistent_tool_state.dart Migrate persistent_tool_state to null safety (#80085) 2021-04-08 19:14:03 -07:00
platform_plugins.dart Migrate flutter_tool plugins.dart to null safety (#80304) 2021-04-13 13:52:58 -07:00
plugins.dart Migrate flutter_tool plugins.dart to null safety (#80304) 2021-04-13 13:52:58 -07:00
project.dart Split out XcodeProjectInterpreter from xcode_build_settings (#80399) 2021-04-14 16:51:10 -07:00
protocol_discovery.dart Fix device_port_forwarder file name typo (#79481) 2021-03-31 18:14:03 -07:00
proxy_validator.dart Migrate some workflows and doctor validators to null safety (#79807) 2021-04-05 14:00:36 -07:00
resident_devtools_handler.dart Stop the DevTools child process if the runner terminates unexpectedly (#80602) 2021-04-18 09:34:03 -07:00
resident_runner.dart [flutter_tools] support screenshot on all device types (#80616) 2021-04-20 15:48:26 -07:00
run_cold.dart Stop the DevTools child process if the runner terminates unexpectedly (#80602) 2021-04-18 09:34:03 -07:00
run_hot.dart Stop the DevTools child process if the runner terminates unexpectedly (#80602) 2021-04-18 09:34:03 -07:00
sksl_writer.dart Migrate tool version to null safety (#79911) 2021-04-07 16:49:23 -07:00
template.dart Migrate template to null safety (#80016) 2021-04-08 15:19:03 -07:00
tracing.dart Allow writing startup_info.json to somewhere other than the build dir (#79338) 2021-03-30 16:18:45 -07:00
version.dart Migrate tool version to null safety (#79911) 2021-04-07 16:49:23 -07:00
vmservice.dart [flutter_tools] connect devtools deeplink URLs for web target platform / debug mode (#80389) 2021-04-15 10:52:09 -07:00