flutter/packages/flutter_tools/lib/src/commands
2024-07-09 09:36:19 -07: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 Makes scheme and target optional parameter when getting universal lin… (#134571) 2023-09-15 21:01:05 +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 Swift Package Manager as new opt-in feature for iOS and macOS (#146256) 2024-04-18 21:12:36 +00:00
attach.dart Support mdns when attaching to proxied devices. (#146021) 2024-04-09 20:00:21 +00:00
build_aar.dart Refactor BuildInfo to always require packageConfigPath (#150559) 2024-07-02 11:19:31 +02:00
build_apk.dart Read AndroidManifest.xml and emit manifest-impeller-(enabled|disabled) analytics (#150791) 2024-06-25 22:41:23 +00:00
build_appbundle.dart Refactor BuildInfo to always require packageConfigPath (#150559) 2024-07-02 11:19:31 +02:00
build_bundle.dart Enable native compilation for windows-arm64 (#141930) 2024-01-26 00:08:20 +00:00
build_ios_framework.dart Refactor BuildInfo to always require packageConfigPath (#150559) 2024-07-02 11:19:31 +02:00
build_ios.dart Fixes flutter build ipa failure: Command line name "app-store" is deprecated. Use "app-store-connect" (#150407) 2024-06-27 07:42:21 +00:00
build_linux.dart Refactor BuildInfo to always require packageConfigPath (#150559) 2024-07-02 11:19:31 +02:00
build_macos_framework.dart Switch to more reliable flutter.dev link destinations in the tool (#150587) 2024-06-26 23:30:39 +00:00
build_macos.dart Refactor BuildInfo to always require packageConfigPath (#150559) 2024-07-02 11:19:31 +02:00
build_preview.dart Refactor BuildInfo to always require packageConfigPath (#150559) 2024-07-02 11:19:31 +02:00
build_web.dart Refactor BuildInfo to always require packageConfigPath (#150559) 2024-07-02 11:19:31 +02:00
build_windows.dart Refactor BuildInfo to always require packageConfigPath (#150559) 2024-07-02 11:19:31 +02:00
build.dart Enable native compilation for windows-arm64 (#141930) 2024-01-26 00:08:20 +00:00
channel.dart [flutter_tools] Suppress git output in flutter channel (#128475) 2023-06-13 19:28:06 +00:00
clean.dart feature/clean-a-specific-scheme: Add this-scheme new flag for clean command (#116733) 2023-02-21 17:35:13 +00: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 Fix project name fallback (#150614) 2024-07-03 16:28:27 +00:00
create.dart Use caret syntax with flutter create command (#150920) 2024-06-28 16:46:34 +00:00
custom_devices.dart Workaround for Dart VM timeout (#127875) 2023-06-02 17:17:57 +00:00
daemon.dart Refactor BuildInfo to always require packageConfigPath (#150559) 2024-07-02 11:19:31 +02: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 [flutter_tools] cache flutter sdk version to disk (#124558) 2023-06-15 00:20:30 +00:00
drive.dart Show Mac Designed For iPad in 'flutter devices' (#141718) 2024-01-31 19:34:07 +00:00
emulators.dart [flutter_tools] Clean up boolArgDeprecated and stringArgDeprecated (#122184) 2023-03-13 21:20:19 +00:00
generate_localizations.dart Switch to more reliable flutter.dev link destinations in the tool (#150587) 2024-06-26 23:30:39 +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 Implementing null-aware operators throughout the repository (#143804) 2024-02-23 19:02:22 +00:00
precache.dart [flutter_tools] Precache after channel switch (#118129) 2023-06-09 01:46:24 +00:00
run.dart Refactor BuildInfo to always require packageConfigPath (#150559) 2024-07-02 11:19:31 +02: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 Add spaces after flow control statements (#126320) 2023-05-15 11:07:30 +02:00
test.dart Write the package config location to the test bootstrap. (#150440) 2024-07-09 09:36:19 -07:00
update_packages.dart Allow explicit exclusion of packages from pinned packages in flutter update-packages --force-update (#147679) 2024-05-02 01:16:54 +00: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