croupier: Create Board View

Hearts now lets you toggle back and forth to the Board view.

This also includes a splitting of the game component into proto and hearts.
Unfortunately, this may make reviewing hard, so I've left a few minor changes
for later

- clean up showPass and showTake to use more unified code beneath
- also fix a minor issue with showPass and showTake. On smaller screens, they
  take up slightly too much space

Change-Id: I0b23b95e23bca94af7e8c66dbe7e2fce16b6ea46
10 files changed
tree: 49d36581473c0f6c84a95e15119ac2432bdfc826
  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