flutter/packages/flutter_tools/lib/src
2021-04-15 17:01:34 -07:00
..
android Migrate reporting library to null safety (#80320) 2021-04-15 17:01:34 -07:00
base [flutter_tools] fix null check in crash reporter (#80382) 2021-04-13 14:04:25 -07:00
build_system [flutter_tools] cache for UWP artifacts (#80069) 2021-04-09 10:59:01 -07:00
commands Migrate reporting library to null safety (#80320) 2021-04-15 17:01:34 -07:00
custom_devices Migrate web_validator to null safety (#80095) 2021-04-08 21:04:02 -07:00
dart Migrate more tool unit tests to null safety (#80002) 2021-04-08 15:18:52 -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 Migrate intellij_validator to null safety (#79813) 2021-04-06 10:32:01 -07:00
ios Migrate reporting library to null safety (#80320) 2021-04-15 17:01:34 -07:00
isolated [flutter_tools] connect devtools deeplink URLs for web target platform / debug mode (#80389) 2021-04-15 10:52:09 -07:00
linux Migrate flutter_tool plugins.dart to null safety (#80304) 2021-04-13 13:52:58 -07:00
localizations migrate empty exceptions to tool exit with error message (#79898) 2021-04-07 13:19:04 -07:00
macos Split out XcodeProjectInterpreter from xcode_build_settings (#80399) 2021-04-14 16:51:10 -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] connect devtools deeplink URLs for web target platform / debug mode (#80389) 2021-04-15 10:52:09 -07:00
tester Fix device_port_forwarder file name typo (#79481) 2021-03-31 18:14:03 -07:00
vscode Migrate vscode to null safety (#79805) 2021-04-05 14:01:07 -07:00
web Migrate flutter_tool plugins.dart to null safety (#80304) 2021-04-13 13:52:58 -07:00
windows Migrate flutter_tool plugins.dart to null safety (#80304) 2021-04-13 13:52:58 -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 Migrate deferred_components_validator to null safety (#78934) 2021-03-24 15:20:05 -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_port_forwarder.dart Fix device_port_forwarder file name typo (#79481) 2021-03-31 18:14:03 -07:00
device.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_validator.dart Migrate doctor_validator to null safety (#79682) 2021-04-05 11:54:54 -07:00
doctor.dart [flutter_tools] Show upstream remote in flutter doctor -v (#80101) 2021-04-13 14:04:08 -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 Reverts "Implement dartPluginClass support for plugins #74469" (#78623) 2021-03-23 14:28:11 -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_null_migrated.dart Migrate reporting library to null safety (#80320) 2021-04-15 17:01:34 -07:00
globals.dart Migrate reporting library to null safety (#80320) 2021-04-15 17:01:34 -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 [flutter_tools] connect devtools deeplink URLs for web target platform / debug mode (#80389) 2021-04-15 10:52:09 -07:00
resident_runner.dart [flutter_tools] connect devtools deeplink URLs for web target platform / debug mode (#80389) 2021-04-15 10:52:09 -07:00
run_cold.dart Split globals.dart into null sound and unsound libraries (#79016) 2021-03-31 16:55:20 -07:00
run_hot.dart Migrate reporting library to null safety (#80320) 2021-04-15 17:01:34 -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