flutter/packages/flutter_tools/lib/src/commands
Jonah Williams ad9506d25a
Traverse dependencies and dev dependencies separately (#15581)
* traverse dependencies and dev dependencies separately

* separate dev and reg deps

* update pubspecs

* add checksum string and update transitive dep string.  Add additional verify command to check checksum

* cleanup comments

* add missing space, quote, run verify-onlu from bot script

* rerun tool with fixed string

* ensure correct working directory and bump versions

* flutter not flutterRoot
2018-03-20 20:03:32 -07:00
..
analyze_base.dart unnessary parenthesis (#14475) 2018-02-06 09:00:11 +01:00
analyze_continuously.dart Roll engine to version 6280adbfb1f9f63cdc6179b9b78634add1e4f2e3 (#15729) 2018-03-20 11:15:05 -07:00
analyze_once.dart Roll engine to version 6280adbfb1f9f63cdc6179b9b78634add1e4f2e3 (#15729) 2018-03-20 11:15:05 -07:00
analyze.dart Turn Dart 2 mode by default. (#15565) 2018-03-16 20:29:38 +01:00
build_aot.dart Turn Dart 2 mode by default. (#15565) 2018-03-16 20:29:38 +01:00
build_apk.dart Turn Dart 2 mode by default. (#15565) 2018-03-16 20:29:38 +01:00
build_flx.dart Reland filesystem options support with fix for Windows test. (#15655) 2018-03-17 12:47:40 -07:00
build_ios.dart Turn Dart 2 mode by default. (#15565) 2018-03-16 20:29:38 +01:00
build.dart Hide preview-dart-2 flag. Show only in verbose (#13270) 2017-11-30 10:36:46 -08:00
channel.dart Use a set to remove duplicate channel names (#15392) 2018-03-12 17:04:02 -07:00
clean.dart Make clean command top level (#12616) 2017-10-19 11:23:42 -07:00
config.dart Spelling (#15229) 2018-03-06 21:36:03 -08:00
create.dart Add more package names to the flutter create conflict list (#15350) 2018-03-09 13:11:33 -08:00
daemon.dart Use Dart 2 camel case constants (#15360) 2018-03-12 11:06:32 -07:00
devices.dart some whitespace cleanup (#14443) 2018-02-02 23:27:29 +01:00
doctor.dart Condense and summarize doctor output without --verbose (#14173) 2018-02-01 10:27:55 -08:00
drive.dart Turn Dart 2 mode by default. (#15565) 2018-03-16 20:29:38 +01:00
format.dart enable lint prefer_single_quotes (#12665) 2017-10-22 18:11:36 +02:00
fuchsia_reload.dart Remove _checkPort() when getting flutter views (#15184) 2018-03-07 10:35:24 -08:00
ide_config.dart some whitespace cleanup (#14443) 2018-02-02 23:27:29 +01:00
inject_plugins.dart Move plugin injection to just after pub get (#14743) 2018-02-16 10:17:28 +01:00
install.dart Run command validation on all commands. (#12246) 2017-09-25 18:56:37 -07:00
logs.dart Delinting future awaits round 3 (#10791) 2017-09-20 17:24:43 -07:00
packages.dart Move plugin injection to just after pub get (#14743) 2018-02-16 10:17:28 +01:00
precache.dart Avoid downloading artifacts twice (#8872) 2017-03-20 17:09:59 -07:00
run.dart Reland filesystem options support with fix for Windows test. (#15655) 2018-03-17 12:47:40 -07:00
screenshot.dart Use Dart 2 camel case constants (#15360) 2018-03-12 11:06:32 -07:00
stop.dart Run command validation on all commands. (#12246) 2017-09-25 18:56:37 -07:00
test.dart Turn Dart 2 mode by default. (#15565) 2018-03-16 20:29:38 +01:00
trace.dart Use Dart 2 camel case constants (#15360) 2018-03-12 11:06:32 -07:00
update_packages.dart Traverse dependencies and dev dependencies separately (#15581) 2018-03-20 20:03:32 -07:00
upgrade.dart Try to make transitioning channels actually work. (#14353) 2018-01-30 11:37:15 -08:00