flutter/packages/flutter_tools/lib/src
2020-12-01 09:54:09 -08:00
..
android Revert "Migrate template to Gradle 6.7 and AGP 4.1.0 (#70808)" (#71096) 2020-11-23 12:27:36 -08:00
base [flutter_tools] Don't fail copying files if the destination is not writable (#71215) 2020-11-25 15:48:03 -08:00
build_system iOS aot assembly requires SDK root (#71094) 2020-11-23 14:10:10 -08:00
commands [flutter_tools] Display "no platforms" message based on results when creating plugins project (#70215) 2020-12-01 09:53:07 -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] update some web configuration defaults (#71433) 2020-12-01 09:53:35 -08:00
linux Add liblzma as an explicit dependancy on Linux (#70617) 2020-11-16 14:48:02 -08:00
localizations [gen-l10n] NNBD generated code (#70415) 2020-11-18 10:14:38 +08:00
macos Rename SdkType -> EnvironmentType (#71095) 2020-11-23 14:03:03 -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 [flutter_tools] allow hiding web server device, provide flags to re-enable (#71434) 2020-12-01 09:53:27 -08:00
test [flutter_tools] support canvaskit unit testing (#70969) 2020-12-01 09:54:09 -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] allow hiding web server device, provide flags to re-enable (#71434) 2020-12-01 09:53:27 -08:00
windows Move processUtils to globals (#67976) 2020-10-14 13:12:46 -07:00
application_package.dart [flutter_tools] Make ApplicationPackageFactory inject dependencies for Android Builds (#67827) 2020-10-26 16:51:32 -07:00
artifacts.dart [flutter_tools] Add bot configuration to run web_tool_tests for linux, mac, and windows (#70412) 2020-11-16 11:50:57 -08:00
asset.dart [flutter_tools] remove unused/deprecated asset flags (#70509) 2020-11-17 11:02:14 -08:00
build_info.dart Rename SdkType -> EnvironmentType (#71095) 2020-11-23 14:03:03 -08:00
bundle.dart [flutter_tools] reduce build bundle API (#70514) 2020-11-17 11:55:20 -08:00
cache.dart [flutter_tools] migrate .packages to package_config, partial (#70200) 2020-11-11 13:50:41 -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] update some web configuration defaults (#71433) 2020-12-01 09:53:35 -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 Move Flutter.podspec to add-to-app project template (#71103) 2020-11-24 10:16:09 -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 only use code single path for verification of target file existence (#70962) 2020-11-20 14:17:11 -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