flutter/packages/flutter_tools/lib/src/commands
David Shuckerow 1a60b166f2
Add ipv6 and observatory port support to the attach command (#25303)
* Add ipv6 and observatory port support to the attach command.

* Remove whitespace

* Explain why a name change is useful here

* Refactor common flags out into the parent

* Add an additional test case for when observatory port is provided but debug port is not

* Remove whitespace

* Fix flag validation
2018-12-14 18:03:49 -04:00
..
analyze_base.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
analyze_continuously.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
analyze_once.dart allow todos in user code to show in IDEs (#23303) 2018-10-19 14:10:54 -07:00
analyze.dart Re-land text wrapping/color PR (#22831) 2018-10-10 18:17:56 -07:00
attach.dart Add ipv6 and observatory port support to the attach command (#25303) 2018-12-14 18:03:49 -04:00
build_aot.dart Include .track in file names for cached dill files for builds with --track-widget-creation (#23299) 2018-10-23 10:09:18 -07:00
build_apk.dart Re-land text wrapping/color PR (#22831) 2018-10-10 18:17:56 -07:00
build_bundle.dart Include .track in file names for cached dill files for builds with --track-widget-creation (#23299) 2018-10-23 10:09:18 -07:00
build_flx.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
build_ios.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
build.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
channel.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
clean.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
config.dart avoid returning null for Future (#23784) 2018-11-05 16:38:23 +01:00
create.dart Allow users to create samples using flutter create. (#23584) 2018-10-30 16:01:14 -07:00
daemon.dart Remove timeout waiting for app to start (#24336) 2018-11-19 07:15:52 +00:00
devices.dart Re-land text wrapping/color PR (#22831) 2018-10-10 18:17:56 -07:00
doctor.dart Added '--check-for-remote-artifacts' option for Flutter Doctor. (#23543) 2018-10-29 17:03:22 -07:00
drive.dart Revert "Update driver script to execute test through test_core" (#24401) 2018-11-15 11:17:00 -08:00
emulators.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
format.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
ide_config.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
inject_plugins.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
install.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
logs.dart Stop wrapping adb, gradle and ios logger output, and update terminal wrapping column dynamically. (#23592) 2018-10-30 16:00:50 -07:00
make_host_app_editable.dart Prefer void to null (#22977) 2018-10-16 22:03:06 +02:00
packages.dart Re-land text wrapping/color PR (#22831) 2018-10-10 18:17:56 -07:00
precache.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
run.dart Add ipv6 and observatory port support to the attach command (#25303) 2018-12-14 18:03:49 -04:00
screenshot.dart Re-land text wrapping/color PR (#22831) 2018-10-10 18:17:56 -07:00
shell_completion.dart avoid returning null for Future (#23784) 2018-11-05 16:38:23 +01:00
stop.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
test.dart Re-land text wrapping/color PR (#22831) 2018-10-10 18:17:56 -07:00
trace.dart Re-land text wrapping/color PR (#22831) 2018-10-10 18:17:56 -07:00
update_packages.dart Add missing lints (#24381) 2018-11-19 10:37:55 +01:00
upgrade.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00