croupier: Unify showPass and showTake in the HeartsGameComponent

There was a lot of repeated code, so I've merged it together into
something shorter. This should help me keep the two phases more
consistent when adjusting their look and feel.

Also including dartfmt on each .part.dart file as well

Change-Id: I3495b70314fb50c3438816cc5e9529d7f49ffab4
14 files changed
tree: 566bd505454b7ba4a070f52226ecf687c15e7985
  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