flutter/packages/flutter_tools/lib/src/commands
Adam Barth cf8116368d flutter run should run pub get automatically
This removes a step that can cause trouble.

Fixes #1904
2016-02-16 11:16:34 -08:00
..
analyze.dart introduce globals scoped to the app's context 2016-02-09 22:03:13 -08:00
apk.dart fixes found when running through the getting started process 2016-02-15 14:06:23 -08:00
build.dart introduce globals scoped to the app's context 2016-02-09 22:03:13 -08:00
cache.dart rename list->devices, start->run 2016-02-13 23:50:20 -08:00
create.dart flutter run should run pub get automatically 2016-02-16 11:16:34 -08:00
daemon.dart fixes found when running through the getting started process 2016-02-15 14:06:23 -08:00
devices.dart rename list->devices, start->run 2016-02-13 23:50:20 -08:00
install.dart refactor to parse xcrun simctl list as json 2016-02-05 19:04:47 -08:00
ios.dart rename list->devices, start->run 2016-02-13 23:50:20 -08:00
listen.dart rename list->devices, start->run 2016-02-13 23:50:20 -08:00
logs.dart fixes found when running through the getting started process 2016-02-15 14:06:23 -08:00
refresh.dart allow any android sdk version 2016-02-13 14:37:41 -08:00
run_mojo.dart rename list->devices, start->run 2016-02-13 23:50:20 -08:00
run.dart flutter run should run pub get automatically 2016-02-16 11:16:34 -08:00
stop.dart refactor commands to move out re-usable functionality 2016-01-21 09:38:46 -08:00
test.dart rename list->devices, start->run 2016-02-13 23:50:20 -08:00
trace.dart allow any android sdk version 2016-02-13 14:37:41 -08:00
upgrade.dart Upgrade command shouldn’t validate project, fixes #1745 2016-02-10 10:04:35 -08:00