flutter/packages/flutter_tools/lib/src
2022-07-15 18:18:06 +00:00
..
android [flutter_tools] Catch more general XmlException rather than XmlParserException (#107574) 2022-07-13 22:38:07 +00:00
base Pass URI converter from context to DDS (#106840) 2022-07-07 10:10:04 -07:00
build_system Ensure flutter run build is done in incremental mode. (#107184) 2022-07-07 09:31:18 -07:00
commands Increase app minimum supported macOS version from 10.11 to 10.13 (#107689) 2022-07-15 11:12:43 -07:00
custom_devices Stop using FallThroughError. (#105600) 2022-06-08 22:38:08 -07:00
dart Remove custom unawaited, prefer dart:async version (#103212) 2022-05-07 08:49:04 -07:00
debug_adapters [flutter_tools] [dap] Add support for passing env variables to spawned processes (#107415) 2022-07-12 10:04:08 +01:00
drive feat(tools): Arbitrary browser flags (closes #65575) (#104935) 2022-06-24 10:14:08 -07:00
fuchsia [fuchsia] Change format of ffx call to debug spam. (#105169) 2022-07-10 22:51:06 +00:00
intellij migrate to super params (#100509) 2022-03-31 11:46:47 -07:00
ios Increase app minimum supported macOS version from 10.11 to 10.13 (#107689) 2022-07-15 11:12:43 -07:00
isolated manual pub package roll; remove test_api pin, unblock bumping dwds (#106887) 2022-07-06 17:28:07 +00:00
linux [Windows] Flow version information to the build output (#106145) 2022-06-27 10:45:56 -07:00
localizations [gen_l10n] Throw error when arb file does not exist (#107583) 2022-07-15 18:18:06 +00:00
macos Increase app minimum supported macOS version from 10.11 to 10.13 (#107689) 2022-07-15 11:12:43 -07:00
migrate Migrate apply (#102787) 2022-06-06 17:38:06 -07:00
migrations migrate to super params (#100509) 2022-03-31 11:46:47 -07:00
proxied_devices Ignore body_might_complete_normally_catch_error violations (#105795) 2022-06-16 23:12:06 +00:00
reporting migrate to super params (#100509) 2022-03-31 11:46:47 -07:00
runner [Windows] Flow version information to the build output (#106145) 2022-06-27 10:45:56 -07:00
test Improve coverage speed by using new caching option for package:coverage (#107395) 2022-07-13 11:07:59 +02:00
tester add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
vscode Enable use_if_null_to_convert_nulls_to_bools lint (#98753) 2022-02-22 14:39:20 -08:00
web feat(tools): Arbitrary browser flags (closes #65575) (#104935) 2022-06-24 10:14:08 -07:00
windows Ignore invalid description property in vswhere.exe JSON output (#106836) 2022-06-30 16:15:20 -07:00
application_package.dart Add a new PrebuiltFlutterApplicationPackage interface. (#95290) 2022-01-05 07:54:57 -08:00
artifacts.dart Remove unused flutterMacOSPodspec artifact (#103088) 2022-05-04 16:59:07 -07:00
asset.dart Put shaders under a 'shaders' section in the manifest (#106752) 2022-06-28 19:31:27 -07:00
build_info.dart [Windows] Flow version information to the build output (#106145) 2022-06-27 10:45:56 -07:00
bundle_builder.dart [flutter_tool] Pass --input-type to impellerc (#106845) 2022-06-30 07:12:24 -07:00
bundle.dart Remove globals_null_migrated.dart, move into globals.dart (#92861) 2021-11-01 17:18:03 -07:00
cache.dart [flutter_tools] migrate more unit tests to null safety (#106153) 2022-06-17 21:34:27 -07:00
cmake_project.dart [flutter_tools] remove UWP tooling (#102174) 2022-04-26 11:19:07 -07:00
cmake.dart [Windows] Flow version information to the build output (#106145) 2022-06-27 10:45:56 -07:00
compile.dart Ensure flutter run build is done in incremental mode. (#107184) 2022-07-07 09:31:18 -07:00
context_runner.dart [flutter_tool] partial null safety migration of tool source code (#105798) 2022-06-15 20:02:07 +00:00
convert.dart Ignore replacement characters from vswhere.exe output (#104284) 2022-05-24 13:30:37 -07:00
daemon.dart [flutter_tool] partial null safety migration of tool source code (#105798) 2022-06-15 20:02:07 +00:00
desktop_device.dart [flutter_tool] partial null safety migration of tool source code (#105798) 2022-06-15 20:02:07 +00:00
devfs.dart [flutter_tool] partial null safety migration of tool source code (#105798) 2022-06-15 20:02:07 +00:00
device_port_forwarder.dart Fix device_port_forwarder file name typo (#79481) 2021-03-31 18:14:03 -07:00
device.dart feat(tools): Arbitrary browser flags (closes #65575) (#104935) 2022-06-24 10:14:08 -07:00
devtools_launcher.dart [flutter_tool] partial null safety migration of tool source code (#105798) 2022-06-15 20:02:07 +00:00
doctor_validator.dart [flutter_tools] Have FlutterValidator fail on non-ideal git config (#103259) 2022-06-20 19:05:07 +00:00
doctor.dart [flutter_tools] Have FlutterValidator fail on non-ideal git config (#103259) 2022-06-20 19:05:07 +00:00
emulator.dart Migrate emulators to null safety (#92738) 2021-11-18 22:13:06 -08:00
features.dart [flutter_tools] update feature defaults (#102937) 2022-05-02 15:14:09 -07:00
flutter_application_package.dart [flutter_tool] partial null safety migration of tool source code (#105798) 2022-06-15 20:02:07 +00:00
flutter_cache.dart [flutter_tools] remove UWP tooling (#102174) 2022-04-26 11:19:07 -07:00
flutter_device_manager.dart [flutter_tool] partial null safety migration of tool source code (#105798) 2022-06-15 20:02:07 +00:00
flutter_features.dart [flutter_tools] remove UWP tooling (#102174) 2022-04-26 11:19:07 -07:00
flutter_manifest.dart Put shaders under a 'shaders' section in the manifest (#106752) 2022-06-28 19:31:27 -07:00
flutter_plugins.dart [flutter_tools] Replace android v2 embedding broken doc link (#107456) 2022-07-12 20:31:07 +00:00
flutter_project_metadata.dart Handle null values during yaml metadata parsing validation (#104022) 2022-05-17 18:32:09 -07:00
globals.dart [flutter_tools] Remove usage of globals.flutterGit from version (#100744) 2022-04-14 14:44:09 -07:00
http_host_validator.dart [flutter_tools] handle HandshakeException in httphostvalidator (#105076) 2022-06-01 14:08:13 -07:00
license_collector.dart enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
mdns_discovery.dart [flutter_tools] remove UWP tooling (#102174) 2022-04-26 11:19:07 -07:00
persistent_tool_state.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
platform_plugins.dart fix unnecessary_null_checks (#102705) 2022-04-28 10:39:06 -07:00
plugins.dart FFI plugins (#96225) 2022-01-26 23:44:45 +01:00
pre_run_validator.dart [flutter_tools] Catch lack of flutter tools source missing (#93168) 2021-11-12 14:43:52 -08:00
preview_device.dart [flutter_tool] partial null safety migration of tool source code (#105798) 2022-06-15 20:02:07 +00:00
project_validator_result.dart [flutter_tool] New command project (#102118) 2022-04-29 23:09:06 -07:00
project_validator.dart [flutter_tools] General info project validator (#103653) 2022-05-24 16:28:10 -07:00
project.dart [flutter_tools] Catch more general XmlException rather than XmlParserException (#107574) 2022-07-13 22:38:07 +00:00
protocol_discovery.dart Update flutter_tools to look for new VM service message (#97683) 2022-02-15 07:33:57 -08:00
proxy_validator.dart feat(flutter_tools): Added proxy validator IPV6 loopback check (#95159) 2021-12-16 07:56:45 -08:00
resident_devtools_handler.dart [flutter_tool] partial null safety migration of tool source code (#105798) 2022-06-15 20:02:07 +00:00
resident_runner.dart [flutter_tool] partial null safety migration of tool source code (#105798) 2022-06-15 20:02:07 +00:00
run_cold.dart [flutter_tool] partial null safety migration of tool source code (#105798) 2022-06-15 20:02:07 +00:00
run_hot.dart [flutter_tool] partial null safety migration of tool source code (#105798) 2022-06-15 20:02:07 +00:00
sksl_writer.dart [flutter_tools] remove UWP tooling (#102174) 2022-04-26 11:19:07 -07:00
template.dart Migrate create command to null safety (#104484) 2022-05-24 18:48:10 -07:00
tracing.dart Add logging when first frame is not rendering (#99566) 2022-03-04 17:16:21 -08:00
version.dart [flutter_tools] Remove redundant/unused code in version.dart (#105111) 2022-06-10 13:38:07 -07:00
vmservice.dart Ignore body_might_complete_normally_catch_error violations (#105795) 2022-06-16 23:12:06 +00:00
xcode_project.dart Add flutter build macos-framework command (#105242) 2022-06-03 10:13:08 -07:00