Cleaned up boolean if statements, and other requested changes
Added Face type
Created more polished, functional Pass screen

Change-Id: I877a6c9b633893e1bfd5803701bce5a5cf7d5bbe
18 files changed
tree: ccf0fc3eb8a0c077ccef127b9435b65699995bc7
  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