flutter/packages/flutter_tools/lib/src
2021-03-31 11:43:20 -07:00
..
android [flutter_tools] Add support for versioned Android cmdline tools (#78253) 2021-03-25 13:42:39 -07:00
base Migrate event_printer and test_config to null safety (#79346) 2021-03-30 16:59:05 -07:00
build_system Remove some globals from the tool (#79422) 2021-03-31 11:43:20 -07:00
commands Remove some globals from the tool (#79422) 2021-03-31 11:43:20 -07:00
dart [flutter_tools] separate concept of null safe language version from current language version (#79052) 2021-03-25 17:14:34 -07:00
drive [flutter_tools] remove most globals from resident web runner (#77432) 2021-03-08 14:38:26 -08:00
fuchsia [flutter_tools] Remove reference to pm genkey and -k (#79047) 2021-03-25 14:51:45 -07:00
intellij [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
ios Remove some globals from the tool (#79422) 2021-03-31 11:43:20 -07:00
isolated [flutter_tools] use existing service implementations for web (#78995) 2021-03-29 21:44:03 -07:00
linux Revert "Add libblkid / liblzma / libgcrypt as an explicit dependancy on Linux" (#78415) 2021-03-18 09:14:44 -07:00
localizations [gen-l10n] Add nullable-getter flag (#79263) 2021-03-29 20:59:04 -07:00
macos Check for outdated Podfile before running pod install (#79343) 2021-03-30 12:42:39 -07:00
migrations [flutter_tools] Add ARM64 Linux host and cross-building option support (#61221) 2021-02-12 14:25:30 -08:00
reporting [flutter_tools] io cleanups to simplify null safety migration (#77955) 2021-03-12 16:21:14 -08:00
runner [flutter_tools] separate concept of null safe language version from current language version (#79052) 2021-03-25 17:14:34 -07:00
test [flutter_tools] Support Integration Tests (#76200) 2021-03-30 19:29:02 -07:00
tester Remove some globals from the tool (#79422) 2021-03-31 11:43:20 -07:00
vscode [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
web Migrate device_port_forwarder to null safety (#78949) 2021-03-24 16:56:14 -07:00
windows Migrate visual_studio to null safety (#78942) 2021-03-25 10:09:16 -07:00
application_package.dart [flutter_tools] simplify shutdown hooks (#77969) 2021-03-11 22:18:15 -08:00
artifacts.dart [flutter_tools] add tool feature/scaffold for UWP (#77399) 2021-03-08 08:09:04 -08:00
asset.dart Record deferred components assets in AssetManifest.json (#78824) 2021-03-24 02:57:01 -07:00
build_info.dart Migrate os to null safety (#78901) 2021-03-23 17:28:09 -07:00
bundle.dart Migrate deferred_components_validator to null safety (#78934) 2021-03-24 15:20:05 -07:00
cache.dart [flutter_tool] fix deletion of gradle wrapper artifacts in cache (#78911) 2021-03-23 21:33:05 -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 [flutter_tools] remove globals from logger (#78353) 2021-03-16 16:46: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 Migrate device_port_forwarder to null safety (#78949) 2021-03-24 16:56:14 -07:00
devfs.dart Reverts "Implement dartPluginClass support for plugins #74469" (#78623) 2021-03-23 14:28:11 -07:00
device_port_forwader.dart Migrate device_port_forwarder to null safety (#78949) 2021-03-24 16:56:14 -07:00
device.dart Migrate device_port_forwarder to null safety (#78949) 2021-03-24 16:56:14 -07:00
devtools_launcher.dart [flutter_tools] remove package HTTP and add pub.dev head check tests (#75871) 2021-02-12 10:44:19 -08:00
doctor.dart [flutter_tools] remove globals from logger (#78353) 2021-03-16 16:46:21 -07:00
emulator.dart Revert "[flutter_tools] move process manager into tool (#75350)" (#75639) 2021-02-08 09:21:46 -08:00
features.dart [flutter_tools] scaffolding for Windows UWP template (#78067) 2021-03-16 13:43:04 -07:00
flutter_manifest.dart Reverts "Implement dartPluginClass support for plugins #74469" (#78623) 2021-03-23 14:28:11 -07:00
flutter_project_metadata.dart Migrate flutter_project_metadata to null safety (#78944) 2021-03-24 15:21:23 -07:00
globals.dart [flutter_tools] remove globals from process, filesystem (#78357) 2021-03-22 10:35:40 -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 Typo fixes (#78755) 2021-03-23 09:23:43 +08:00
platform_plugins.dart Migrate platform_plugins to null safety (#78943) 2021-03-24 16:35:43 -07:00
plugins.dart Reverts "Implement dartPluginClass support for plugins #74469" (#78623) 2021-03-23 14:28:11 -07:00
project.dart [flutter_tools] add skeleton for build uwp (#78624) 2021-03-19 15:36:42 -07:00
protocol_discovery.dart Remove some globals from the tool (#79422) 2021-03-31 11:43:20 -07:00
proxy_validator.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
resident_devtools_handler.dart [flutter_tools] Generalize waitForExtension (#77220) 2021-03-11 07:31:25 +08:00
resident_runner.dart [flutter_tools] use existing service implementations for web (#78995) 2021-03-29 21:44:03 -07:00
run_cold.dart Allow writing startup_info.json to somewhere other than the build dir (#79338) 2021-03-30 16:18:45 -07:00
run_hot.dart Reverts "Implement dartPluginClass support for plugins #74469" (#78623) 2021-03-23 14:28:11 -07:00
template.dart [flutter_tools] throwToolExit should return Never (#78954) 2021-03-24 10:40: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 [flutter_tools] replace MockFlutterVersion usage with fake where possible, move from context (#77390) 2021-03-05 14:04:03 -08:00
vmservice.dart [flutter_tools] use existing service implementations for web (#78995) 2021-03-29 21:44:03 -07:00