flutter/packages/flutter_tools/lib/src/commands
Mouad Debbar d4b6898478
[web] Put all index.html operations in one place (#118188)
* [web] Put all index.html operations in one place

* review comments

* fix build

* change quotes

* fix test
2023-02-02 19:49:18 +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 "Reland "Add --serve-observatory flag to run, attach, and test (#118402)" (#119529)" (#119729) 2023-02-01 09:19:48 -08:00
build_aar.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +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 Build command dependency injection (#114383) 2022-11-08 23:38:10 +00:00
channel.dart [flutter_tools] fix RangeError in flutter channel command (#103766) 2022-05-17 16:22:12 -07:00
clean.dart when getting xcworkspace, exclude hidden files (#114099) 2022-11-07 18:48:52 +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 Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
daemon.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +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 [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 Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +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 [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 Revert "Reland "Add --serve-observatory flag to run, attach, and test (#118402)" (#119529)" (#119729) 2023-02-01 09:19:48 -08:00
screenshot.dart Tiny fix about outdated message (#114391) 2022-12-15 16:06:44 -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 Revert "Reland "Add --serve-observatory flag to run, attach, and test (#118402)" (#119529)" (#119729) 2023-02-01 09:19:48 -08:00
update_packages.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +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] analyze --suggestions --machine command (#112217) 2022-10-03 17:40:58 +00:00