flutter/packages/flutter_tools/lib/src/commands
Reid Baker fe9e819143
Create configOnly flag for android (#121904)
Create configOnly flag for android
2023-03-08 19:46:52 +00:00
..
analyze_base.dart Platform binaries reland (#115502) 2022-12-02 14:13:40 -08:00
analyze_continuously.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
analyze_once.dart [flutter_tools] Decouple fatal-warnings check from fatal-infos (#113748) 2022-10-26 16:44:25 +00:00
analyze.dart [flutter_tools] analyze --suggestions --machine command (#112217) 2022-10-03 17:40:58 +00:00
assemble.dart [tool] Proposal to multiple defines for --dart-define-from-file (#120878) 2023-03-06 18:16:14 +00:00
attach.dart Reland "Remove references to Observatory (#118577)" (#121606) 2023-02-28 11:57:04 -05:00
build_aar.dart Remove "note that" in our documentation (as per style guide) (#120842) 2023-02-17 22:27:33 +00:00
build_apk.dart Create configOnly flag for android (#121904) 2023-03-08 19:46:52 +00:00
build_appbundle.dart Build command dependency injection (#114383) 2022-11-08 23:38:10 +00:00
build_bundle.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
build_ios_framework.dart Remove dev branch reference from build ios-frameworks error (#115166) 2022-11-15 21:35:29 +00:00
build_ios.dart [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
build_linux.dart Build command dependency injection (#114383) 2022-11-08 23:38:10 +00:00
build_macos_framework.dart Remove dev branch reference from build ios-frameworks error (#115166) 2022-11-15 21:35:29 +00:00
build_macos.dart Add build macos --config-only option. (#118649) 2023-01-19 21:29:17 +00:00
build_web.dart Reorganize CLI flags for build web (#121837) 2023-03-03 00:59:16 +00:00
build_windows.dart Build command dependency injection (#114383) 2022-11-08 23:38:10 +00:00
build.dart Clean up null safety messages (#120350) 2023-02-09 19:40:32 +01:00
channel.dart [flutter_tools] fix RangeError in flutter channel command (#103766) 2022-05-17 16:22:12 -07: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 Give error on too many arguments to flutter config (#121494) 2023-02-27 17:22:20 +00:00
create_base.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
create.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
custom_devices.dart Reland "Remove references to Observatory (#118577)" (#121606) 2023-02-28 11:57:04 -05:00
daemon.dart Update device filtering and introduce isConnected and connectionInterface (#121359) 2023-03-03 18:06:16 +00:00
debug_adapter.dart Provide more useful error message if a non-compliant DAP tool (or user) sends bad input to DAP server (#107827) 2022-07-19 11:48:05 -07:00
devices.dart Update device filtering and introduce isConnected and connectionInterface (#121359) 2023-03-03 18:06:16 +00:00
doctor.dart [flutter_tools] boolArg refactor (#102088) 2022-05-09 21:54:08 -07:00
downgrade.dart Make Logger required when injected in flutter_tool (#114111) 2022-10-27 22:40:08 +00:00
drive.dart Update device filtering and introduce isConnected and connectionInterface (#121359) 2023-03-03 18:06:16 +00:00
emulators.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
format.dart Platform binaries reland (#115502) 2022-12-02 14:13:40 -08:00
generate_localizations.dart 🔥 Do not format the messages file for gen-l10n (#119596) 2023-02-01 23:45:38 +00:00
generate.dart Migrate doctor, format, and a few other commands to null safety (#92952) 2021-11-03 17:36:32 -07:00
ide_config.dart [flutter_tools] boolArg refactor (#102088) 2022-05-09 21:54:08 -07:00
install.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
logs.dart Update device filtering and introduce isConnected and connectionInterface (#121359) 2023-03-03 18:06:16 +00:00
make_host_app_editable.dart Migrate channel, clean and a few other commands to null safety (#92950) 2021-11-03 17:33:05 -07:00
packages.dart Fix pub get --unknown-flag (#119622) 2023-02-02 16:22:39 +01:00
precache.dart Change some required nullable parameters in tool to non-null (#114115) 2022-11-04 17:36:01 +00:00
run.dart [flutter_tool] add enable-embedder-api flag (#121895) 2023-03-03 21:13:54 +00:00
screenshot.dart Reland "Remove references to Observatory (#118577)" (#121606) 2023-02-28 11:57:04 -05:00
shell_completion.dart [flutter_tools] boolArg refactor (#102088) 2022-05-09 21:54:08 -07:00
symbolize.dart Feat: dSYM debug info for iOS & macOS builds (#101586) 2022-09-05 18:16:16 +00:00
test.dart Reland "Remove references to Observatory (#118577)" (#121606) 2023-02-28 11:57:04 -05:00
update_packages.dart pin flutter_plugin_android_lifecycle and roll other pub deps (#122043) 2023-03-06 21:51:07 +00:00
upgrade.dart Reland: Show output from pub get in flutter pub get (#110851) 2022-09-08 15:13:23 +02:00
validate_project.dart [flutter_tools] Replace Future.catchError() with Future.then(onError: ...) (#120637) 2023-02-15 19:03:00 +00:00