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
235 files changed
tree: 33dda24b317b1780bbbbe50932f99e53cc09b8e6
  1. go/
  2. images/
  3. lib/
  4. test/
  5. .gitignore
  6. AUTHORS
  7. CONTRIBUTING
  8. CONTRIBUTORS
  9. LICENSE
  10. Makefile
  11. manifest.yaml
  12. mojoconfig
  13. PATENTS
  14. pubspec.yaml
  15. README.md
  16. VERSION
README.md

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