The implementation has been fixed up and lots of tests added.

The next step is to add the UI for Hearts on top of this.
Unfortunately, with a single device, it may not look very good.
7 files changed
tree: 555c077d876b26d9b2be0ffb7694d31b0ab05ab0
  1. lib/
  2. test/
  3. .gitignore
  4. Makefile
  5. pubspec.yaml
  6. README.md
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