Renamed packages and functions, added Position struct
Fixed spacing
Added comments, made other requested changes
Reformatted code, breaking up main.go file into smaller functions and other .go files to make it more readable

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