flutter/packages/flutter_tools/lib/src/commands
Kenzie Schmoll cd452286ab
Launch DevTools from pub instead of devtools_server (#71737)
* Launch DevTools from pub instead of devtools_server
2020-12-14 10:12:42 -08:00
..
analyze_base.dart remove the use of the analysis server --enable-experiments flag from flutter analyze (#69966) 2020-11-06 10:56:34 -08:00
analyze_continuously.dart remove the use of the analysis server --enable-experiments flag from flutter analyze (#69966) 2020-11-06 10:56:34 -08:00
analyze_once.dart remove the use of the analysis server --enable-experiments flag from flutter analyze (#69966) 2020-11-06 10:56:34 -08:00
analyze.dart remove the use of the analysis server --enable-experiments flag from flutter analyze (#69966) 2020-11-06 10:56:34 -08:00
assemble.dart [flutter_tools] HACKTOBERFEST (#67882) 2020-10-12 09:31:02 -07:00
attach.dart Ensure attaching to an application with an existing DDS instance is not treated as a fatal error (#70847) 2020-12-04 17:16:30 -08:00
build_aar.dart [flutter_tools] report basic analytics for null-safety (#71487) 2020-12-03 15:14:20 -08:00
build_apk.dart Relands: Migrate template to Gradle 6.7 and AGP 4.1.0 (#71446) 2020-12-01 19:01:09 -08:00
build_appbundle.dart Relands: Migrate template to Gradle 6.7 and AGP 4.1.0 (#71446) 2020-12-01 19:01:09 -08:00
build_bundle.dart [flutter_tools] reduce build bundle API (#70514) 2020-11-17 11:55:20 -08:00
build_fuchsia.dart [flutter_tools] make getBuildInfo async (#70320) 2020-11-11 15:33:23 -08:00
build_ios_framework.dart Allow plugins to support bitcode (#72151) 2020-12-11 14:56:52 -08:00
build_ios.dart [flutter_tools] mode code size output to ~/.flutter-devtools (#71601) 2020-12-02 17:19:57 -08:00
build_linux.dart [flutter_tools] make getBuildInfo async (#70320) 2020-11-11 15:33:23 -08:00
build_macos.dart [flutter_tools] make getBuildInfo async (#70320) 2020-11-11 15:33:23 -08:00
build_web.dart [flutter_tools] wire up native-null-assertions for flutter web (#71618) 2020-12-03 08:59:31 -08:00
build_windows.dart [flutter_tools] make getBuildInfo async (#70320) 2020-11-11 15:33:23 -08:00
build.dart [flutter_tools] report basic analytics for null-safety (#71487) 2020-12-03 15:14:20 -08:00
channel.dart [flutter_tools] remove branch migration and standardize constructor style for version interface (#70058) 2020-11-12 15:29:03 -08:00
clean.dart Move Flutter.framework to build directory instead of ios/Flutter (#70224) 2020-11-17 10:09:29 -08:00
config.dart [flutter_tool] Report analytics as disabled when suppressed (#71728) 2020-12-04 11:52:32 -08:00
create_base.dart refactor (#70959) 2020-11-20 13:13:04 -08:00
create.dart [flutter_tools] update message for flutter create -t plugin when no --platforms specified (#71962) 2020-12-10 15:15:55 -08:00
daemon.dart Launch DevTools from pub instead of devtools_server (#71737) 2020-12-14 10:12:42 -08:00
devices.dart [flutter_tools] remove globals from compile and devices (#67485) 2020-10-08 12:28:58 -07:00
doctor.dart [flutter_tools] remove globals from android_workflow (#69548) 2020-11-06 10:55:52 -08:00
downgrade.dart [flutter_tools] remove branch migration and standardize constructor style for version interface (#70058) 2020-11-12 15:29:03 -08:00
drive.dart [flutter_tools] make getBuildInfo async (#70320) 2020-11-11 15:33:23 -08:00
emulators.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
format.dart Move processUtils to globals (#67976) 2020-10-14 13:12:46 -07:00
generate_localizations.dart [gen-l10n] Fix untranslated messages (#68553) 2020-11-05 16:24:02 -08:00
generate.dart [flutter_tools] turn down flutter generate (#61475) 2020-07-16 09:51:22 -07:00
ide_config.dart Sync lints (#68136) 2020-10-15 15:37:04 -07:00
install.dart [flutter_tools] delete applicationPackageStore (#68026) 2020-10-13 11:33:55 -07:00
logs.dart [flutter_tools] flutter logs no longer requires supported device (#66696) 2020-10-02 21:12:50 -07:00
make_host_app_editable.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
packages.dart [flutter_tools] work around bug in plugins CI (#69971) 2020-11-06 10:55:40 -08:00
precache.dart [flutter_tools] remove all globals from cache and cache_test (#69505) 2020-11-06 15:26:45 -08:00
run.dart [flutter_tools] report basic analytics for null-safety (#71487) 2020-12-03 15:14:20 -08:00
screenshot.dart Validate empty observatory URI for screenshot (#71451) 2020-12-01 10:00:30 -08:00
shell_completion.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
symbolize.dart [flutter_tools] HACKTOBERFEST (#67882) 2020-10-12 09:31:02 -07:00
test.dart [flutter_tool] fix incorrect coverage file generation (#71726) 2020-12-04 11:15:11 -08:00
update_packages.dart Revert "Migrate devicelab to package:vm_service (#71882)" (#72092) 2020-12-10 12:56:02 -08:00
upgrade.dart Add current version to the upgrade message of the Flutter tool (#68421) 2020-11-23 12:08:53 -08:00