flutter/packages/flutter_tools/lib/src
2021-05-13 21:24:04 -07:00
..
android [flutter_tool] Suggest fix for transform input (#82309) 2021-05-13 21:24:04 -07:00
base Add 'v' hotkey to open DevTools in the browser (#82227) 2021-05-13 09:54:10 -07:00
build_system Enable library_private_types_in_public_api lint (#81578) 2021-05-10 16:26:16 -07:00
commands Enable library_private_types_in_public_api lint (#81578) 2021-05-10 16:26:16 -07:00
custom_devices [custom-devices] add screenshotting support (#80675) 2021-04-29 22:39:03 -07:00
dart Migrate pub in flutter_tools to null safety (#80548) 2021-04-16 17:23:00 -07:00
drive Fix reuseApplication when ws URI does not end with / (#82066) 2021-05-10 16:29:03 -07:00
fuchsia [flutter_tools] split host artifacts out of Artifacts (#80876) 2021-04-22 19:29:02 -07:00
intellij Find Intellij installations with Spotlight query on macOS (#80479) 2021-04-16 14:19:03 -07:00
ios remove unnecessary String.toString() (#81859) 2021-05-07 14:54:02 -07:00
isolated [versions] roll versions and add ffi dep (#81403) 2021-04-28 11:19:03 -07:00
linux Migrate flutter_tool plugins.dart to null safety (#80304) 2021-04-13 13:52:58 -07:00
localizations [gen-l10n] Cleans up formatting of the generated file (#79517) 2021-05-11 17:19:05 -07:00
macos Re-land: Allow users to pass in Xcode build settings as env variables to flutter build macos FLUTTER_XCODE_ (#82298) 2021-05-11 17:09:09 -07:00
migrations remove unnecessary String.toString() (#81859) 2021-05-07 14:54:02 -07:00
reporting Migrate reporting library to null safety (#80320) 2021-04-15 17:01:34 -07:00
runner [flutter_tools] swap web debugging protocol to ws (#82456) 2021-05-13 16:04:03 -07:00
test Enable library_private_types_in_public_api lint (#81578) 2021-05-10 16:26:16 -07:00
tester Apply style guide regarding createTempSync pattern (#81090) 2021-04-27 14:59:03 -07:00
vscode [reland] Adding vscode path installed via snap (#81989) 2021-05-11 17:04:03 -07:00
web Standardize build system environment defines derived from build info (#81879) 2021-05-07 17:04:02 -07:00
windows Support uninstall, install status query for UWP (#82481) 2021-05-13 16:15:09 -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] support flutter run -d winuwp (#82373) 2021-05-12 20:45:30 -07:00
asset.dart Reland double gzip wrapping NOTICES to reduce on-disk installed space (#80897) 2021-04-26 22:35:45 -07:00
build_info.dart Standardize build system environment defines derived from build info (#81879) 2021-05-07 17:04:02 -07:00
bundle.dart Standardize build system environment defines derived from build info (#81879) 2021-05-07 17:04:02 -07:00
cache.dart remove noop primitive operations (#82297) 2021-05-12 00:04:02 -07:00
cmake.dart [flutter_tools] support flutter run -d winuwp (#82373) 2021-05-12 20:45:30 -07:00
compile.dart remove unnecessary String.toString() (#81859) 2021-05-07 14:54:02 -07:00
context_runner.dart Support uninstall, install status query for UWP (#82481) 2021-05-13 16:15:09 -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 Reland double gzip wrapping NOTICES to reduce on-disk installed space (#80897) 2021-04-26 22:35:45 -07:00
device_port_forwarder.dart Fix device_port_forwarder file name typo (#79481) 2021-03-31 18:14:03 -07:00
device.dart Change --disable-dds to --no-dds to avoid double negatives (#80900) 2021-04-23 16:29:38 -07:00
devtools_launcher.dart Add additional logging when devtools cannot launch (#81554) 2021-04-30 17:54:02 -07:00
doctor_validator.dart Migrate doctor_validator to null safety (#79682) 2021-04-05 11:54:54 -07:00
doctor.dart Find VS Code installations with Spotlight query on macOS (#80477) 2021-04-16 17:24:00 -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 [flutter_tools] support flutter run -d winuwp (#82373) 2021-05-12 20:45:30 -07:00
flutter_cache.dart Apply style guide regarding createTempSync pattern (#81090) 2021-04-27 14:59:03 -07:00
flutter_device_manager.dart [flutter_tools] support flutter run -d winuwp (#82373) 2021-05-12 20:45:30 -07:00
flutter_features.dart Migrate web_validator to null safety (#80095) 2021-04-08 21:04:02 -07:00
flutter_manifest.dart allow flutterManifest to handle empty lists, add unit tests (#81324) 2021-04-27 16:04:03 -07:00
flutter_plugins.dart Ignore the sort order of imports in generated_plugin_registrant.dart (#81437) 2021-04-28 19:19:05 -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 Fix extra blank lines in logger output (#81607) 2021-05-03 09:19:02 -07:00
globals.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 Reland the Dart plugin registry (#79669) 2021-04-23 15:34:04 -07:00
plugins.dart Reland the Dart plugin registry (#79669) 2021-04-23 15:34:04 -07:00
project.dart [flutter_tools] support flutter run -d winuwp (#82373) 2021-05-12 20:45:30 -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 Add 'v' hotkey to open DevTools in the browser (#82227) 2021-05-13 09:54:10 -07:00
resident_runner.dart Add 'v' hotkey to open DevTools in the browser (#82227) 2021-05-13 09:54:10 -07:00
run_cold.dart Clean up the command line tool interactive help output. (#80903) 2021-04-22 19:34:02 -07:00
run_hot.dart Reland the Dart plugin registry (#79669) 2021-04-23 15:34:04 -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 Fix missing logger (#82064) 2021-05-08 23:29:03 -07:00