Cleaned up code a bit
Added device icons to table view.
Added table view and opening view, separated views out into separate view.go file, incorporated use of vecs and positions into more functions

Change-Id: I6d5a2deb2c5f3dbb3c31c1aa854556bfd72a920f
18 files changed
tree: d8d9a8ce41eb98bc7689ec2a78a891f3e2587ac1
  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