flutter/packages/flutter_tools/lib/src
2020-12-03 08:59:20 -08:00
..
android [flutter_tools] mode code size output to ~/.flutter-devtools (#71601) 2020-12-02 17:19:57 -08:00
base Add sysctl file fallbacks (#71623) 2020-12-03 08:53:07 -08:00
build_system Add XCFramework artifacts (#71113) 2020-12-01 10:00:16 -08:00
commands [flutter_tools] mode code size output to ~/.flutter-devtools (#71601) 2020-12-02 17:19:57 -08:00
dart [gen-l10n] NNBD generated code (#70415) 2020-11-18 10:14:38 +08:00
drive [flutter_tools] fix port leak in flutter_driver (#70999) 2020-11-21 14:04:01 -08:00
fuchsia [flutter_tools] remove unused/deprecated asset flags (#70509) 2020-11-17 11:02:14 -08:00
intellij [flutter_tools] change the IntelliJ plugin detection logic. (#68020) 2020-10-19 08:19:48 -07:00
ios Force regeneration of old Podfile (#70735) 2020-11-18 13:33:04 -08:00
isolated [flutter_tools] delete BuildRunnerWebCompilationProxy and WebCompilationProxy (#70914) 2020-12-01 09:54:43 -08:00
linux [flutter_tools] mode code size output to ~/.flutter-devtools (#71601) 2020-12-02 17:19:57 -08:00
localizations [gen-l10n] NNBD generated code (#70415) 2020-11-18 10:14:38 +08:00
macos [flutter_tools] mode code size output to ~/.flutter-devtools (#71601) 2020-12-02 17:19:57 -08:00
reporting [flutter_tools] remove branch migration and standardize constructor style for version interface (#70058) 2020-11-12 15:29:03 -08:00
runner Relands: Migrate template to Gradle 6.7 and AGP 4.1.0 (#71446) 2020-12-01 19:01:09 -08:00
test [flutter_tools] delete BuildRunnerWebCompilationProxy and WebCompilationProxy (#70914) 2020-12-01 09:54:43 -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 [flutter_tools] hide web server by default (#71491) 2020-12-03 08:59:20 -08:00
windows [flutter_tools] mode code size output to ~/.flutter-devtools (#71601) 2020-12-02 17:19:57 -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 Add XCFramework artifacts (#71113) 2020-12-01 10:00:16 -08:00
asset.dart [flutter_tools] remove unused/deprecated asset flags (#70509) 2020-11-17 11:02:14 -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 [flutter_tools] delete BuildRunnerWebCompilationProxy and WebCompilationProxy (#70914) 2020-12-01 09:54:43 -08:00
cache.dart [flutter_tools] Catch all exception subtypes when unzipping a file (#70967) 2020-12-01 12:00:24 -08:00
cmake.dart Switch Windows to CMake (#60629) 2020-07-06 12:59:16 -07:00
compile.dart Add testing shard for release mode guard (#71411) 2020-12-01 09:53:50 -08:00
context_runner.dart Detect ARM ffi CocoaPods error, suggest gem install (#70801) 2020-11-19 13:17:57 -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 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
doctor.dart [flutter_tools] remove globals from android_workflow (#69548) 2020-11-06 10:55:52 -08:00
emulator.dart [flutter_tools] HACKTOBERFEST (#67882) 2020-10-12 09:31:02 -07:00
features.dart [flutter_tools] wire up alternative invalidation strategy to features (#71439) 2020-12-01 09:54:23 -08:00
flutter_manifest.dart [flutter_tools] do not validate unused services key (#71417) 2020-12-01 09:53:41 -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
mdns_discovery.dart remove testUsingContext (#70482) 2020-11-13 13:23:03 -08:00
persistent_tool_state.dart Use XDG_CONFIG_HOME dir by default for config files (#66645) 2020-10-03 08:40:09 -07:00
platform_plugins.dart [flutter_tools] HACKTOBERFEST (#67882) 2020-10-12 09:31:02 -07:00
plugins.dart Revert "Revert "Allow any iOS app to be added to an existing host app (#70647)" (#70739)" (#70740) 2020-11-17 22:19:50 -08:00
project.dart Add XCFramework artifacts (#71113) 2020-12-01 10:00:16 -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 [flutter_tools] wire up alternative invalidation strategy to features (#71439) 2020-12-01 09:54:23 -08:00
run_cold.dart only use code single path for verification of target file existence (#70962) 2020-11-20 14:17:11 -08:00
run_hot.dart only use code single path for verification of target file existence (#70962) 2020-11-20 14:17:11 -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 [flutter_tools] reland: drive service (#68887) 2020-10-26 10:11:30 -07:00