flutter/packages/flutter_tools/lib/src/commands
Jason Simmons 07556429f2 Add a Flutter command that builds an APK using a local build of the engine
Example:
   cd flutter/examples/stocks
   flutter --engine-src-path /path/to/engine/src apk -o Stocks.apk -m apk/AndroidManifest.xml
2015-11-17 14:54:25 -08:00
..
analyze.dart Make the analyzer actually work. 2015-11-12 15:41:04 -08:00
apk.dart Add a Flutter command that builds an APK using a local build of the engine 2015-11-17 14:54:25 -08:00
build.dart flutter analyze command 2015-11-12 12:23:29 -08:00
cache.dart Rename sky_tools to flutter_tools 2015-11-10 13:20:35 -08:00
daemon.dart flutter analyze command 2015-11-12 12:23:29 -08:00
flutter_command_runner.dart Add a Flutter command that builds an APK using a local build of the engine 2015-11-17 14:54:25 -08:00
flutter_command.dart flutter analyze command 2015-11-12 12:23:29 -08:00
init.dart flutter analyze command 2015-11-12 12:23:29 -08:00
install.dart verify that we're running from the root of a project 2015-10-29 11:30:44 -07:00
list.dart Rename sky_tools to flutter_tools 2015-11-10 13:20:35 -08:00
listen.dart Rename sky_tools to flutter_tools 2015-11-10 13:20:35 -08:00
logs.dart Fix #373 Add abbreviation for flutter logs -c 2015-11-16 14:23:18 -08:00
run_mojo.dart flutter analyze command 2015-11-12 12:23:29 -08:00
start.dart Add a Flutter command that builds an APK using a local build of the engine 2015-11-17 14:54:25 -08:00
stop.dart Rename sky_tools to flutter_tools 2015-11-10 13:20:35 -08:00
test.dart flutter analyze command 2015-11-12 12:23:29 -08:00
trace.dart Rename sky_tools to flutter_tools 2015-11-10 13:20:35 -08:00
upgrade.dart Add a flutter upgrade command 2015-11-12 10:16:13 -08:00