flutter/packages/flutter_tools/lib/src/commands
2022-04-15 11:34:08 -07:00
..
analyze_base.dart Master analyze_base.dart to null-safety (#93954) 2021-11-22 20:17:32 -08:00
analyze_continuously.dart migrate to super params (#100509) 2022-03-31 11:46:47 -07:00
analyze_once.dart migrate to super params (#100509) 2022-03-31 11:46:47 -07: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 Set template and migrate apps to iOS 11 minimum (#101963) 2022-04-15 11:34:08 -07:00
build_ios.dart Add flutter build ipa --no-codesign flag (#101766) 2022-04-12 14:49:09 -07:00
build_linux.dart [flutter_tools] Add --build-number and --build-name support to web and linux (#100377) 2022-04-10 11:42:39 -07:00
build_macos.dart Migrate build commands to null safety (#95649) 2022-01-05 16:45:12 -08:00
build_web.dart Provide a flag for controlling the dart2js optimization level when building for web targets (#101945) 2022-04-15 00:19:06 -07: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 Enable use_if_null_to_convert_nulls_to_bools lint (#98753) 2022-02-22 14:39:20 -08:00
create_base.dart Specify Kotlin version in modules and refactor (#101315) 2022-04-07 13:20:33 -07:00
create.dart Use single quotes for dartSdkVersionBounds (#101270) 2022-04-06 09:54:10 -07:00
custom_devices.dart Fix custom-device default forwardPortSuccessRegex (#97719) 2022-03-04 11:06:22 -08:00
daemon.dart Pass multidex flag when using --machine mode (#101689) 2022-04-11 12:19:09 -07:00
debug_adapter.dart Enable use_if_null_to_convert_nulls_to_bools lint (#98753) 2022-02-22 14:39:20 -08: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 Enable use_if_null_to_convert_nulls_to_bools lint (#98753) 2022-02-22 14:39:20 -08:00
downgrade.dart Migrate emulators, packages, upgrade, and downgrade to null safety (#95712) 2022-01-05 16:50:19 -08:00
drive.dart Add --use-application-binary to "flutter install" (#101324) 2022-04-06 13:17:26 -07: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 Add --use-application-binary to "flutter install" (#101324) 2022-04-06 13:17:26 -07: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 Use flutter pub instead of dart pub (#99159) 2022-02-25 11:31:23 -08:00
precache.dart Categorize flutter tool commands (#87747) 2021-10-05 17:28:04 -07:00
run.dart Pass multidex flag when using --machine mode (#101689) 2022-04-11 12:19:09 -07:00
screenshot.dart Enable use_if_null_to_convert_nulls_to_bools lint (#98753) 2022-02-22 14:39:20 -08: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 Enable use_if_null_to_convert_nulls_to_bools lint (#98753) 2022-02-22 14:39:20 -08:00
test.dart Migrate .packages -> package_config.json (#99677) 2022-03-30 13:56:03 +02:00
update_packages.dart migrate to super params (#100509) 2022-03-31 11:46:47 -07:00
upgrade.dart [flutter_tools] Remove usage of globals.flutterGit from version (#100744) 2022-04-14 14:44:09 -07:00