flutter/packages/flutter_tools/lib/src/commands
2016-01-27 14:03:41 -08:00
..
analyze.dart Move us to HashSet to avoid the overhead of tracking the order 2016-01-23 18:13:13 -08:00
apk.dart Support local paths to third-party jars in flutter apk. 2016-01-25 15:05:06 -05:00
build.dart refactor build command into two files 2016-01-20 15:45:34 -08:00
cache.dart Clean up code organization in flutter_tools 2015-11-28 21:16:55 -08:00
daemon.dart refactor the list command 2016-01-27 14:03:41 -08:00
init.dart refactor platform specific code out of device.dart 2016-01-22 10:51:49 -08:00
install.dart refactor commands to move out re-usable functionality 2016-01-21 09:38:46 -08:00
ios.dart iOS: Make the error message on flutter ios --init more descriptive 2016-01-26 14:07:39 -08:00
list.dart refactor the list command 2016-01-27 14:03:41 -08:00
listen.dart get a bug fix for multi-line command descriptions 2016-01-25 09:28:42 -08:00
logs.dart name and grammar tweaks 2016-01-20 08:38:50 -08:00
run_mojo.dart refactor commands to move out re-usable functionality 2016-01-21 09:38:46 -08:00
start.dart refactor platform specific code out of device.dart 2016-01-22 10:51:49 -08:00
stop.dart refactor commands to move out re-usable functionality 2016-01-21 09:38:46 -08:00
test.dart Move flutter tests from packages/unit to packages/flutter/test 2015-12-16 08:00:57 -08:00
trace.dart Allow collection of trace files when adbd is not running as root 2016-01-27 10:57:13 -08:00
upgrade.dart Handle trying to upgrade Flutter with no upstream 2016-01-07 10:57:48 -08:00