flutter/packages/flutter_tools/lib/src
2021-01-21 02:59:04 -08:00
..
android groovy escaping was wrong for aar (#72554) 2021-01-07 11:43:27 -08:00
base [flutter_tools] propagate build errors from the backend (#72196) 2021-01-14 13:39:05 -08:00
build_system [flutter_tools] copy flutter_texture_registrar.h header on Windows (#61098) 2021-01-15 16:20:57 -05:00
commands Roll package:dds to 1.7.3 and add error handling for VM service disappearing (#74272) 2021-01-20 10:49:13 -08:00
dart Avoid relative paths in .dart_tool/package_config.json when generate:true (#73944) 2021-01-20 14:53:49 +01:00
drive [flutter_tools] fix port leak in flutter_driver (#70999) 2020-11-21 14:04:01 -08:00
fuchsia Remove "unnecessary" imports. (#73488) 2021-01-12 11:59:03 -08:00
intellij [flutter_tools] change the IntelliJ plugin detection logic. (#68020) 2020-10-19 08:19:48 -07:00
ios Build x86_64 iOS apps with simulator local engines (#74003) 2021-01-15 14:47:14 -08:00
isolated [flutter_tools] open chrome to correct base URL (#73962) 2021-01-14 12:16:32 -08:00
linux [flutter_tools] propagate build errors from the backend (#72196) 2021-01-14 13:39:05 -08:00
localizations [gen_l10n] Use l10n.yaml file instead of command line arguments if it exists (#72950) 2021-01-05 11:50:32 +08:00
macos Add recommended Xcode version to doctor (#73808) 2021-01-12 19:01:18 -08:00
migrations [flutter_tools] Let CMake handle escaping (#70026) 2020-12-21 16:04:04 -08:00
reporting [flutter_tools] handle NPE in language analytics (#74075) 2021-01-15 14:54:04 -08:00
runner [flutter_tools] ensure --dart-define can parse args with commas (#73798) 2021-01-15 13:51:32 -08:00
test [flutter_tools] Fix ignoring of Flutter tester exitCode (#74293) 2021-01-20 18:47:51 +08:00
tester [flutter_tools] reduce build bundle API (#70514) 2020-11-17 11:55:20 -08:00
vscode [flutter_tools] do not error doctor on missing vs code extension (#66780) 2020-09-30 08:41:31 -07:00
web Support flutter_test_config for flutter test on web platforms (#72488) 2021-01-05 15:49:02 -08:00
windows [flutter_tools] Let CMake handle escaping (#70026) 2020-12-21 16:04:04 -08:00
application_package.dart [flutter_tools] Make ApplicationPackageFactory inject dependencies for Android Builds (#67827) 2020-10-26 16:51:32 -07:00
artifacts.dart Launch DevTools from pub instead of devtools_server (#71737) 2020-12-14 10:12:42 -08:00
asset.dart [flutter_tools] allow applications to specify additional license files to be bundled into the application NOTICES automatically (#73430) 2021-01-14 16:59:04 -08:00
build_info.dart Relands: Migrate template to Gradle 6.7 and AGP 4.1.0 (#71446) 2020-12-01 19:01:09 -08:00
bundle.dart Revert "let NOTICES be double gzip wrapped to reduce on-disk installed space (#71899)" (#72438) 2020-12-16 10:58:19 -08:00
cache.dart [flutter_tools] throwToolExit from archive failure (#74259) 2021-01-20 15:17:58 -08:00
cmake.dart [flutter_tools] Let CMake handle escaping (#70026) 2020-12-21 16:04:04 -08:00
compile.dart Remove left-overs from causal async stacks. (#71663) 2020-12-03 11:03:07 -08:00
context_runner.dart Revert "Revert "[flutter_tools] Serve DevTools at app start (#73366)" (#73896)" (#73903) 2021-01-13 15:36:43 -08:00
convert.dart [flutter_tools] add a mechanism to turn off immediate tool exit (#66787) 2020-09-28 13:04:38 -07:00
desktop_device.dart Add a --dart-entrypoint-args flag to flutter run to pass through Dart entrypoint arguments on Flutter Desktop (#69607) 2020-11-06 15:34:02 -08:00
devfs.dart [flutter_tools] null safety mode is used for dill naming (#68898) 2020-10-23 15:39:58 -07:00
device.dart Revert "Revert "[flutter_tools] Serve DevTools at app start (#73366)" (#73896)" (#73903) 2021-01-13 15:36:43 -08:00
devtools_launcher.dart Return the existing DevTools server from DevToolsLauncher.serve if one is already running. (#74271) 2021-01-20 10:38:49 -08:00
doctor.dart [flutter_tools] remove globals from android_workflow (#69548) 2020-11-06 10:55:52 -08:00
emulator.dart Revert "Launch named iOS simulators (#72323)" (#72447) 2020-12-16 11:52:59 -08:00
features.dart Adjust desktop feature flag (#74348) 2021-01-20 19:22:08 -08:00
flutter_manifest.dart [flutter_tools] allow applications to specify additional license files to be bundled into the application NOTICES automatically (#73430) 2021-01-14 16:59:04 -08:00
flutter_project_metadata.dart [flutter_tools] update metadata detection to account for invalid yaml (#68243) 2020-10-15 16:51:52 -07:00
globals.dart Move processUtils to globals (#67976) 2020-10-14 13:12:46 -07:00
license_collector.dart [flutter_tools] allow applications to specify additional license files to be bundled into the application NOTICES automatically (#73430) 2021-01-14 16:59:04 -08:00
mdns_discovery.dart remove testUsingContext (#70482) 2020-11-13 13:23:03 -08:00
persistent_tool_state.dart Revert "Revert "[flutter_tools] Serve DevTools at app start (#73366)" (#73896)" (#73903) 2021-01-13 15:36:43 -08:00
platform_plugins.dart [flutter_tools] HACKTOBERFEST (#67882) 2020-10-12 09:31:02 -07:00
plugins.dart [flutter_tools] ensure pub get can run from partially valid state (#74249) 2021-01-19 12:29:07 -08:00
project.dart [flutter_tools] ensure pub get can run from partially valid state (#74249) 2021-01-19 12:29:07 -08:00
protocol_discovery.dart [flutter_tools] remove fallback discovery and observatory timeout (#68756) 2020-10-29 18:43:47 -07:00
proxy_validator.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
resident_runner.dart Print DevTools inspector links in RenderFlex Overflow errors (#74251) 2021-01-21 02:59:04 -08:00
run_cold.dart Print DevTools inspector links in RenderFlex Overflow errors (#74251) 2021-01-21 02:59:04 -08:00
run_hot.dart Print DevTools inspector links in RenderFlex Overflow errors (#74251) 2021-01-21 02:59:04 -08:00
template.dart [flutter_tools] migrate .packages to package_config, partial (#70200) 2020-11-11 13:50:41 -08:00
tracing.dart [flutter_tools] do not measure progress timeout (#67959) 2020-10-13 13:05:47 -07:00
version.dart [flutter_tools] Make flutter upgrade --verify-only display framework version differences instead of commit hashes (#69420) 2020-11-19 18:03:05 -08:00
vmservice.dart Roll package:dds to 1.7.3 and add error handling for VM service disappearing (#74272) 2021-01-20 10:49:13 -08:00