flutter/packages/flutter_tools/lib/src/commands
Enguerrand ARMINJON 6259b690f6
feature/clean-a-specific-scheme: Add this-scheme new flag for clean command (#116733)
Co-authored-by: Enguerrand_ARMINJON_MAC_2 <earminjon@sqli.com>
2023-02-21 17:35:13 +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 Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
attach.dart Revert "Remove references to Observatory (#118577)" (#120929) 2023-02-16 21:28:30 -08: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 Build command dependency injection (#114383) 2022-11-08 23:38:10 +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 [web] Put all index.html operations in one place (#118188) 2023-02-02 19:49:18 +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 [flutter_tools] boolArg refactor (#102088) 2022-05-09 21:54:08 -07: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 Revert "Remove references to Observatory (#118577)" (#120929) 2023-02-16 21:28:30 -08:00
daemon.dart Revert "Remove references to Observatory (#118577)" (#120929) 2023-02-16 21:28:30 -08: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 [flutter_tools] boolArg refactor (#102088) 2022-05-09 21:54:08 -07: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 Revert "Remove references to Observatory (#118577)" (#120929) 2023-02-16 21:28:30 -08: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 [flutter_tools] boolArg refactor (#102088) 2022-05-09 21:54:08 -07: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 Reland "Add --serve-observatory flag to run, attach, and test (#118402)" (#119737) 2023-02-06 09:23:35 -05:00
screenshot.dart Revert "Remove references to Observatory (#118577)" (#120929) 2023-02-16 21:28:30 -08: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 allow passing --file-reporter option to test running refs #69425 (#120716) 2023-02-21 17:24:11 +00:00
update_packages.dart Improve network resources doctor check (#120417) 2023-02-15 00:02:09 +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