flutter/packages/flutter_tools/lib/src/commands
pq de25ea22f7 Adding @optionalTypeArgs.
With the new dev build we've got the updated linter and so can use the `@optionalTypeArgs` annotation (in `meta 0.12.0`).

Bonus: this lets us clean up one more Regexp in the `analyze` command! :)
2016-04-14 10:03:46 -07:00
..
analyze.dart Adding @optionalTypeArgs. 2016-04-14 10:03:46 -07:00
build_apk.dart add a --deploy flag to build apk (#3249) 2016-04-12 09:21:17 -07:00
build_flx.dart simplify toolchain setup 2016-04-04 13:10:56 -07:00
build_ios.dart Fix analyzer warnings 2016-04-06 14:14:34 -07:00
build.dart have flutter build emit better help text 2016-04-06 14:29:54 -07:00
create.dart Add validity checks to create (#3215) 2016-04-08 20:37:50 -07:00
daemon.dart add cache.dart to help manage the cache dir (#3168) 2016-04-07 09:15:58 -07:00
devices.dart Add @override annotations to flutter framework 2016-03-14 14:02:26 -07:00
doctor.dart add the dart vm version to flutter doctor 2016-04-06 15:11:54 -07:00
drive.dart Move flutter drive to use 8183 to not conflict with diagnostic server 2016-04-13 11:22:38 -07:00
install.dart simplify toolchain setup 2016-04-04 13:10:56 -07:00
listen.dart simplify toolchain setup 2016-04-04 13:10:56 -07:00
logs.dart refactor; fix apk warning 2016-03-21 09:24:56 -07:00
precache.dart fix to showing a progress display for long tasks (#3265) 2016-04-12 08:39:24 -07:00
refresh.dart simplify toolchain setup 2016-04-04 13:10:56 -07:00
run_mojo.dart move services to using cache.dart (#3211) 2016-04-08 10:23:47 -07:00
run.dart add a --deploy flag to build apk (#3249) 2016-04-12 09:21:17 -07:00
screenshot.dart add a screenshot command 2016-03-25 22:01:32 -07:00
skia.dart move services to using cache.dart (#3211) 2016-04-08 10:23:47 -07:00
stop.dart simplify toolchain setup 2016-04-04 13:10:56 -07:00
test.dart run pub for analyze and test (#3310) 2016-04-13 19:55:28 -07:00
trace.dart simplify toolchain setup 2016-04-04 13:10:56 -07:00
update_packages.dart use --no-precompile (#3175) 2016-04-07 11:06:38 -07:00
upgrade.dart make flutter upgrade less verbose (#3237) 2016-04-11 11:17:09 -07:00