flutter/packages/flutter_tools/lib/src/commands
Alexander Aprelev 43284d70d9
Reland filesystem options support with fix for Windows test. (#15655)
* Revert "Revert "Reland pass filesystem options (#15622)" (#15651)"

This reverts commit 0f3eada066.

* Fix for windows failing test

* !isEmpty -> isNotEmpty
2018-03-17 12:47:40 -07:00
..
analyze_base.dart unnessary parenthesis (#14475) 2018-02-06 09:00:11 +01:00
analyze_continuously.dart Use Dart 2 camel case constants (#15360) 2018-03-12 11:06:32 -07:00
analyze_once.dart have flutter analyze support --preview-dart-2 (#14582) 2018-02-14 16:00:29 -08: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 whitespace cleanup (#14458) 2018-02-05 22:20:21 +01:00
upgrade.dart Try to make transitioning channels actually work. (#14353) 2018-01-30 11:37:15 -08:00