flutter/packages/flutter_tools/lib/src/commands
2024-11-03 17:12:20 +00:00
..
analyze_base.dart Remove dubious comment (#150608) 2024-06-25 09:46:28 +02:00
analyze_continuously.dart Make --flutter-repo analyze whole repo (#127990) 2023-06-02 17:17:54 +00:00
analyze_once.dart Make --flutter-repo analyze whole repo (#127990) 2023-06-02 17:17:54 +00:00
analyze.dart Android analyze command should run pub (#153953) 2024-08-23 17:57:07 +00:00
android_analyze.dart Improves output file path logic in Android analyze (#136981) 2023-11-16 22:59:02 +00:00
assemble.dart Add and plumb useImplicitPubspecResolution across flutter_tools. (#157879) 2024-10-31 10:43:25 +00:00
attach.dart Add and plumb useImplicitPubspecResolution across flutter_tools. (#157879) 2024-10-31 10:43:25 +00:00
build_aar.dart Refactor BuildInfo to always require packageConfigPath (#150559) 2024-07-02 11:19:31 +02:00
build_apk.dart [tool][android] Allow --target-platform work properly with --debug mode (#154476) 2024-10-01 15:24:53 +00:00
build_appbundle.dart Refactor BuildInfo to always require packageConfigPath (#150559) 2024-07-02 11:19:31 +02:00
build_bundle.dart Add and plumb useImplicitPubspecResolution across flutter_tools. (#157879) 2024-10-31 10:43:25 +00:00
build_ios_framework.dart Add and plumb useImplicitPubspecResolution across flutter_tools. (#157879) 2024-10-31 10:43:25 +00:00
build_ios.dart Fix flutter build ipa --export-method not accepting enterprise flag (#153047) 2024-08-08 16:07:27 +00:00
build_linux.dart [tool] Remove some usages of deprecated usage package (#151359) 2024-07-09 18:17:21 +00:00
build_macos_framework.dart Add and plumb useImplicitPubspecResolution across flutter_tools. (#157879) 2024-10-31 10:43:25 +00:00
build_macos.dart [tool] Remove some usages of deprecated usage package (#151359) 2024-07-09 18:17:21 +00:00
build_preview.dart Reland "Load parent package config" (#153754) 2024-08-20 15:30:46 +02:00
build_web.dart Add and plumb useImplicitPubspecResolution across flutter_tools. (#157879) 2024-10-31 10:43:25 +00:00
build_windows.dart [tool] Remove some usages of deprecated usage package (#151359) 2024-07-09 18:17:21 +00:00
build.dart Enable native compilation for windows-arm64 (#141930) 2024-01-26 00:08:20 +00:00
channel.dart Tighten up throwToolExit, explain when to use it. (#157561) 2024-10-26 03:17:24 +00:00
clean.dart Reland "Load parent package config" (#153754) 2024-08-20 15:30:46 +02:00
config.dart Opt out users from GA3 if opted out of GA4 (#146453) 2024-04-19 01:03:15 +00:00
create_base.dart Add and plumb useImplicitPubspecResolution across flutter_tools. (#157879) 2024-10-31 10:43:25 +00:00
create.dart Add hidden --no-implicit-pubspec-resolution flag for one stable release. (#157635) 2024-10-30 17:00:32 +00:00
custom_devices.dart Add and plumb useImplicitPubspecResolution across flutter_tools. (#157879) 2024-10-31 10:43:25 +00:00
daemon.dart Add and plumb useImplicitPubspecResolution across flutter_tools. (#157879) 2024-10-31 10:43:25 +00:00
debug_adapter.dart [flutter_tools] Clean up boolArgDeprecated and stringArgDeprecated (#122184) 2023-03-13 21:20:19 +00:00
devices.dart Device discovery output cleanup (#131223) 2023-07-28 21:37:00 +00:00
doctor.dart [flutter_tools] cache flutter sdk version to disk (#124558) 2023-06-15 00:20:30 +00:00
downgrade.dart Improve 'flutter downgrade' error message (#154434) 2024-09-04 22:06:31 +00:00
drive.dart Add and plumb useImplicitPubspecResolution across flutter_tools. (#157879) 2024-10-31 10:43:25 +00:00
emulators.dart [flutter_tools] Clean up boolArgDeprecated and stringArgDeprecated (#122184) 2023-03-13 21:20:19 +00:00
generate_localizations.dart Revert "Add a warning/additional handlers for parsingsynthetic-package." (#158078) 2024-11-03 17:12:20 +00:00
generate.dart
ide_config.dart [flutter_tools] Clean up boolArgDeprecated and stringArgDeprecated (#122184) 2023-03-13 21:20:19 +00:00
install.dart Add flag to filter by device connection interface (#124034) 2023-04-04 22:33:26 +00:00
ios_analyze.dart Makes scheme and target optional parameter when getting universal lin… (#134571) 2023-09-15 21:01:05 +00:00
logs.dart [flutter_tools] Fix bad state future already completed in flutter logs (#138517) 2023-11-23 19:56:14 +00:00
make_host_app_editable.dart
packages.dart Add and plumb useImplicitPubspecResolution across flutter_tools. (#157879) 2024-10-31 10:43:25 +00:00
precache.dart [flutter_tools] Precache after channel switch (#118129) 2023-06-09 01:46:24 +00:00
run.dart Add and plumb useImplicitPubspecResolution across flutter_tools. (#157879) 2024-10-31 10:43:25 +00:00
screenshot.dart Enable flutter screenshot outside Flutter project directory (#138160) 2023-11-17 01:08:13 +00:00
shell_completion.dart [flutter_tools] Clean up boolArgDeprecated and stringArgDeprecated (#122184) 2023-03-13 21:20:19 +00:00
symbolize.dart Extend 'flutter symbolize' to handle deferred loading units. (#149315) 2024-09-16 17:55:05 +00:00
test.dart [tool] Emit a deprecation warning for some values of --web-renderer. (#156376) 2024-10-08 01:39:06 +00:00
update_packages.dart Do not silently fail pub get even if output-mode is "none" (#153596) 2024-08-22 09:12:54 -07:00
upgrade.dart Switch to more reliable flutter.dev link destinations in the tool (#150587) 2024-06-26 23:30:39 +00:00
validate_project.dart Implementing switch expressions in flutter_tools/ (#145632) 2024-03-29 22:31:19 +00:00