croupier: Allow replacing the cards being passed

When choosing cards to pass, the previous behavior was to ignore the
card being dropped on a pre-existing card. Instead, we will now
replace the card that's already present.

(This also fixes a minor bug I just introduced.)

Change-Id: I70492b771eaac8e78fb9be8e8845a982fe9c25ae
1 file changed
tree: e892acb6f2cd8a53223d6e9973bdfbf8caa5de4e
  1. go/
  2. images/
  3. lib/
  4. test/
  5. .gitignore
  6. AUTHORS
  7. CONTRIBUTING.md
  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