flutter/packages/flutter_tools/lib/src/commands
Sigurd Meldgaard b7881e5b64
Align flutter pub get/upgrade/add/remove/downgrade (#117896)
* Align `flutter pub get/upgrade/add/remove/downgrade`

* Add final . to command description

* Remove trailing whitespace

* Don't print message that command is being run

* Update expectations

* Use relative path

* Remove duplicated line

* Improve function dartdoc
2023-01-10 23:29:09 +00:00
..
analyze_base.dart Platform binaries reland (#115502) 2022-12-02 14:13:40 -08:00
analyze_continuously.dart migrate to super params (#100509) 2022-03-31 11:46:47 -07: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 Platform binaries reland (#115502) 2022-12-02 14:13:40 -08:00
attach.dart Dependency injection Attach command (#113227) 2022-10-18 17:30:01 +00:00
build_aar.dart Build command dependency injection (#114383) 2022-11-08 23:38:10 +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 Build command dependency injection (#114383) 2022-11-08 23:38:10 +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 Build command dependency injection (#114383) 2022-11-08 23:38:10 +00:00
build_web.dart Support flutter build web --wasm (#117075) 2022-12-19 20:09:02 +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 Add --empty to the flutter create command (#113873) 2022-10-24 21:20:03 +00:00
create.dart Add an integration test to plugin template example (#117062) 2022-12-15 19:49:14 +00:00
custom_devices.dart Null safety migration of packages/flutter_tools/test/commands.shard/hermetic, part 2/3 (#110708) 2022-09-06 10:39:18 -07:00
daemon.dart enable use_enums (#117376) 2022-12-20 20:06:24 +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 Platform binaries reland (#115502) 2022-12-02 14:13:40 -08:00
emulators.dart [flutter_tools] stringArg refactor (#103231) 2022-05-09 09:54:12 -07:00
format.dart Platform binaries reland (#115502) 2022-12-02 14:13:40 -08:00
generate_localizations.dart Platform binaries reland (#115502) 2022-12-02 14:13:40 -08: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 [tool] Support --flavor option for flutter install. (#114048) 2022-11-08 22:53:23 +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 Align flutter pub get/upgrade/add/remove/downgrade (#117896) 2023-01-10 23:29:09 +00: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] Adds --enable-dart-profiling flag (#115863) 2022-11-22 15:47:51 -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 removing default values for [reporter] and [timeout] in flutter test (#115160) 2022-11-16 18:20:42 +00:00
update_packages.dart Fix flutter update-packages regression by fixing parameters in "pub get" runner (#116687) 2023-01-06 00:08:05 +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