flutter/packages/flutter_tools/lib/src
2021-06-03 17:54:05 -07:00
..
android Migrate deferred_components_prebuild_validator to null safety (#83854) 2021-06-03 17:54:05 -07:00
base Migrate iOS project migrations to null safety (#83855) 2021-06-03 10:24:04 -07:00
build_system Migrate build system build.dart to null safety (#83381) 2021-05-26 12:04:02 -07:00
commands Additional flags for xcodebuild (#83128) 2021-06-03 17:39:05 -07:00
custom_devices Migrate project.dart and all dependencies to null safety (#83817) 2021-06-02 18:41:12 -07:00
dart Migrate localizations and generate_synthetic_packages to null safety (#83310) 2021-05-25 11:09:02 -07:00
drive [flutter_tools] support memory profiles from flutter drive (#82739) 2021-05-17 17:39:03 -07:00
fuchsia Migrate project.dart and all dependencies to null safety (#83817) 2021-06-02 18:41:12 -07:00
intellij enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
ios Migrate iOS project migrations to null safety (#83855) 2021-06-03 10:24:04 -07:00
isolated Migrate project.dart and all dependencies to null safety (#83817) 2021-06-02 18:41:12 -07:00
linux enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
localizations enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
macos Migrate project.dart and all dependencies to null safety (#83817) 2021-06-02 18:41:12 -07:00
migrations remove unnecessary String.toString() (#81859) 2021-05-07 14:54:02 -07:00
reporting Refactor CustomDimensions in analytics to be type safe (#82531) 2021-05-18 20:29:03 -07:00
runner Fixed large amount of spelling errors (#83744) 2021-06-02 10:14:06 -07:00
test enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
tester Migrate project.dart and all dependencies to null safety (#83817) 2021-06-02 18:41:12 -07:00
vscode enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
web enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
windows enable lint noop_primitive_operations (#83930) 2021-06-03 17:34:10 -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 Fixed large amount of spelling errors (#83744) 2021-06-02 10:14:06 -07:00
asset.dart Double we typo fixed (#82933) 2021-06-03 17:34:06 -07:00
build_info.dart enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
bundle_builder.dart Migrate project.dart and all dependencies to null safety (#83817) 2021-06-02 18:41:12 -07:00
bundle.dart Migrate project.dart and all dependencies to null safety (#83817) 2021-06-02 18:41:12 -07:00
cache.dart enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
cmake.dart Migrate project.dart and all dependencies to null safety (#83817) 2021-06-02 18:41:12 -07:00
compile.dart enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
context_runner.dart [tool] Improve Windows install process (#82659) 2021-05-16 17:21:18 -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 Add a trace-skia-allowlist flag for filtering Skia trace events (#83507) 2021-06-01 11:29:03 -07:00
devfs.dart enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
device_port_forwarder.dart Fix device_port_forwarder file name typo (#79481) 2021-03-31 18:14:03 -07:00
device.dart Add a trace-skia-allowlist flag for filtering Skia trace events (#83507) 2021-06-01 11:29:03 -07:00
devtools_launcher.dart [flutter_tools] support memory profiles from flutter drive (#82739) 2021-05-17 17:39:03 -07:00
doctor_validator.dart enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
doctor.dart Find VS Code installations with Spotlight query on macOS (#80477) 2021-04-16 17:24:00 -07:00
emulator.dart enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
features.dart Fixed large amount of spelling errors (#83744) 2021-06-02 10:14:06 -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 [flutter_tools] use try to delete in web cache (#82478) 2021-05-13 21:44:02 -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 Migrate project.dart and all dependencies to null safety (#83817) 2021-06-02 18:41:12 -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 project.dart and all dependencies to null safety (#83817) 2021-06-02 18:41:12 -07:00
globals.dart Migrate project.dart and all dependencies to null safety (#83817) 2021-06-02 18:41:12 -07:00
license_collector.dart enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -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 Fixed large amount of spelling errors (#83744) 2021-06-02 10:14:06 -07:00
plugins.dart Reland the Dart plugin registry (#79669) 2021-04-23 15:34:04 -07:00
project.dart Migrate project.dart and all dependencies to null safety (#83817) 2021-06-02 18:41:12 -07:00
protocol_discovery.dart [flutter_tools] check for empty host in protocol_discovery (#83847) 2021-06-03 08:29:05 -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] remove special casing of web listview requests (#82826) 2021-05-18 13:19:03 -07:00
resident_runner.dart [flutter_tools] always use device.stopApp (#83803) 2021-06-02 17:34:02 -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 Fix benchmark regression from #83427 (#83437) 2021-05-26 17:59:02 -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 Fixed large amount of spelling errors (#83744) 2021-06-02 10:14:06 -07:00