flutter/packages/flutter_tools/lib/src/commands
2022-02-11 14:50:18 -08:00
..
analyze_base.dart Master analyze_base.dart to null-safety (#93954) 2021-11-22 20:17:32 -08:00
analyze_continuously.dart Fix analyze --watch command iterator (#96264) 2022-01-07 17:15:08 -08:00
analyze_once.dart [flutter_tools] support files in flutter analyze #96231 (#97021) 2022-01-24 17:10:16 -08:00
analyze.dart Migrate analyze commands to null safety (#95442) 2021-12-22 12:14:19 -08:00
assemble.dart Migrate assemble and integration_test_device to null safety (#96630) 2022-01-14 15:50:12 -08:00
attach.dart ProxiedDevice, connection to a remotely connected device via flutter daemon. (#95738) 2022-01-25 23:46:14 -08:00
build_aar.dart Migrate build commands to null safety (#95649) 2022-01-05 16:45:12 -08:00
build_apk.dart Migrate build commands to null safety (#95649) 2022-01-05 16:45:12 -08:00
build_appbundle.dart Migrate build commands to null safety (#95649) 2022-01-05 16:45:12 -08:00
build_bundle.dart Migrate build commands to null safety (#95649) 2022-01-05 16:45:12 -08:00
build_fuchsia.dart Migrate build commands to null safety (#95649) 2022-01-05 16:45:12 -08:00
build_ios_framework.dart Migrate build commands to null safety (#95649) 2022-01-05 16:45:12 -08:00
build_ios.dart Export an IPA for distribution via "flutter build ipa" without --export-options-plist (#97672) 2022-02-02 19:28:25 -08:00
build_linux.dart Migrate build commands to null safety (#95649) 2022-01-05 16:45:12 -08:00
build_macos.dart Migrate build commands to null safety (#95649) 2022-01-05 16:45:12 -08:00
build_web.dart Migrate build commands to null safety (#95649) 2022-01-05 16:45:12 -08:00
build_windows.dart Migrate build commands to null safety (#95649) 2022-01-05 16:45:12 -08:00
build_winuwp.dart Migrate build commands to null safety (#95649) 2022-01-05 16:45:12 -08:00
build.dart Migrate build commands to null safety (#95649) 2022-01-05 16:45:12 -08:00
channel.dart [flutter_tools] auto-migrate dev users to beta (#97028) 2022-01-25 11:00:14 -08:00
clean.dart Migrate channel, clean and a few other commands to null safety (#92950) 2021-11-03 17:33:05 -07:00
config.dart Migrate channel, clean and a few other commands to null safety (#92950) 2021-11-03 17:33:05 -07:00
create_base.dart FFI plugins (#96225) 2022-01-26 23:44:45 +01:00
create.dart [flutter_tools] Use proper project name in templates (#96373) 2022-02-02 06:50:14 -08:00
custom_devices.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
daemon.dart Addresses the feedbacks in #95738 (#97457) 2022-02-02 13:55:22 -08:00
debug_adapter.dart Migrate channel, clean and a few other commands to null safety (#92950) 2021-11-03 17:33:05 -07:00
devices.dart Adds tool warning log level and command line options to fail on warning/error output (#92031) 2021-11-10 16:13:04 -08:00
doctor.dart Migrate doctor, format, and a few other commands to null safety (#92952) 2021-11-03 17:36:32 -07:00
downgrade.dart Migrate emulators, packages, upgrade, and downgrade to null safety (#95712) 2022-01-05 16:50:19 -08:00
drive.dart Take drive screenshot on test failure before app is stopped (#96973) 2022-01-25 11:50:14 -08:00
emulators.dart Migrate emulators, packages, upgrade, and downgrade to null safety (#95712) 2022-01-05 16:50:19 -08:00
format.dart Migrate doctor, format, and a few other commands to null safety (#92952) 2021-11-03 17:36:32 -07:00
generate_localizations.dart Fix flutter gen-l10n help message (#98147) 2022-02-11 01:40:14 -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 Enable no_leading_underscores_for_local_identifiers (#96422) 2022-01-21 14:43:59 -08:00
install.dart Migrate install command to null safety (#95433) 2021-12-22 14:54:10 -08:00
logs.dart Migrate channel, clean and a few other commands to null safety (#92950) 2021-11-03 17:33:05 -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 Migrate emulators, packages, upgrade, and downgrade to null safety (#95712) 2022-01-05 16:50:19 -08:00
precache.dart Categorize flutter tool commands (#87747) 2021-10-05 17:28:04 -07:00
run.dart ProxiedDevice, connection to a remotely connected device via flutter daemon. (#95738) 2022-01-25 23:46:14 -08:00
screenshot.dart Migrate doctor, format, and a few other commands to null safety (#92952) 2021-11-03 17:36:32 -07:00
shell_completion.dart Migrate doctor, format, and a few other commands to null safety (#92952) 2021-11-03 17:36:32 -07:00
symbolize.dart Migrate doctor, format, and a few other commands to null safety (#92952) 2021-11-03 17:36:32 -07:00
test.dart [flutter_tools] Fix incorrect todo (#94597) 2021-12-03 11:34:10 -08:00
update_packages.dart [flutter_tools] fix type error in flutter update-packages --jobs=n (#98283) 2022-02-11 14:50:18 -08:00
upgrade.dart [flutter_tools] Use proper project name in templates (#96373) 2022-02-02 06:50:14 -08:00