commit | 71ba598fe393b3fd2438c75c2f493a84432273a7 | [log] [tgz] |
---|---|---|
author | Nicolas Lacasse <nlacasse@google.com> | Wed Sep 23 18:08:35 2015 -0700 |
committer | Nicolas Lacasse <nlacasse@google.com> | Wed Sep 23 18:08:35 2015 -0700 |
tree | 33dda24b317b1780bbbbe50932f99e53cc09b8e6 | |
parent | 6a93abe7b0867be9dd557a1260f605d3a9756e1e [diff] |
Bump sky/flutter to 0.0.48, and use the sky_tool build and run-mojo commands. Pros: * No more dependency on SKY_DIR! * Simpler. Cons: * multi-process, config-file, and other flags are not passed through to mojo_shell yet. Other things in this CL: * I linted everything (sorry). * Moved images from ./lib/images/ to ./images/ * Deleted everything related to "syncbase echo". Change-Id: I9f4178be60220420673b6bedb51b8db7d7fffc55
This is the basic Getting Started with Sky + some Widgets.
To run this, just do ./packages/sky/sky_tool start
when your phone is connected. Add --install to the end if this is the first run.
You may also want to debug any problems. Use dartanalyzer. dartanalyzer lib/main.dart